c

centres

Library of Labelling Stereochemistry
http://johnmay.github.com/centres
GNU Lesser General Public License, Version 3.0
John Mayfield (ne May)
文件下载
文件名 操作
centres-1.2.pom 下载
Apache Maven
<dependency>
  <groupId>com.simolecule.centres</groupId>
  <artifactId>centres</artifactId>
  <version>1.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.simolecule.centres:centres:1.2'
Gradle Kotlin
implementation("com.simolecule.centres:centres:1.2")
Scala SBT
libraryDependencies += "com.simolecule.centres" % "centres" % "1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.simolecule.centres', module='centres', version='1.2')
)
Apache Ivy
<dependency org="com.simolecule.centres" name="centres" rev="1.2" />
Leiningen
[com.simolecule.centres/centres "1.2"]
Apache Buildr
'com.simolecule.centres:centres:jar:1.2'
本项目依赖
该项目无第三方依赖