License |
License |
---|---|
GroupId | GroupIdcom.simolecule.centres |
ArtifactId | ArtifactIdcentres-core |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionLibrary of Labelling Stereochemistry
|
Filename | Size |
---|---|
centres-core-1.0.pom | |
centres-core-1.0.jar | 111 KB |
centres-core-1.0-tests.jar | 32 KB |
centres-core-1.0-sources.jar | 55 KB |
centres-core-1.0-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.simolecule.centres/centres-core/ -->
<dependency>
<groupId>com.simolecule.centres</groupId>
<artifactId>centres-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.simolecule.centres/centres-core/
implementation 'com.simolecule.centres:centres-core:1.0'
// https://jarcasting.com/artifacts/com.simolecule.centres/centres-core/
implementation ("com.simolecule.centres:centres-core:1.0")
'com.simolecule.centres:centres-core:jar:1.0'
<dependency org="com.simolecule.centres" name="centres-core" rev="1.0">
<artifact name="centres-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simolecule.centres', module='centres-core', version='1.0')
)
libraryDependencies += "com.simolecule.centres" % "centres-core" % "1.0"
[com.simolecule.centres/centres-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 13.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |