c

centres

Library of Labelling Stereochemistry
http://johnmay.github.com/centres
GNU Lesser General Public License, Version 3.0
John Mayfield (ne May)
Files download
File Operation
centres-1.1.pom download
Apache Maven
<dependency>
  <groupId>com.simolecule.centres</groupId>
  <artifactId>centres</artifactId>
  <version>1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.simolecule.centres:centres:1.1'
Gradle Kotlin
implementation("com.simolecule.centres:centres:1.1")
Scala SBT
libraryDependencies += "com.simolecule.centres" % "centres" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.simolecule.centres', module='centres', version='1.1')
)
Apache Ivy
<dependency org="com.simolecule.centres" name="centres" rev="1.1" />
Leiningen
[com.simolecule.centres/centres "1.1"]
Apache Buildr
'com.simolecule.centres:centres:jar:1.1'
Dependencies
The project has no third-party dependencies