License |
License |
---|---|
GroupId | GroupIdcom.simolecule.centres |
ArtifactId | ArtifactIdcentres |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncentres
Library of Labelling Stereochemistry
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
centres-1.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.simolecule.centres/centres/ -->
<dependency>
<groupId>com.simolecule.centres</groupId>
<artifactId>centres</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.simolecule.centres/centres/
implementation 'com.simolecule.centres:centres:1.1'
// https://jarcasting.com/artifacts/com.simolecule.centres/centres/
implementation ("com.simolecule.centres:centres:1.1")
'com.simolecule.centres:centres:pom:1.1'
<dependency org="com.simolecule.centres" name="centres" rev="1.1">
<artifact name="centres" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.simolecule.centres', module='centres', version='1.1')
)
libraryDependencies += "com.simolecule.centres" % "centres" % "1.1"
[com.simolecule.centres/centres "1.1"]