License |
License |
---|---|
GroupId | GroupIdcom.simolecule.centres |
ArtifactId | ArtifactIdcentres-core |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibrary of Labelling Stereochemistry
|
Filename | Size |
---|---|
centres-core-1.1.pom | |
centres-core-1.1.jar | 111 KB |
centres-core-1.1-tests.jar | 32 KB |
centres-core-1.1-sources.jar | 55 KB |
centres-core-1.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.simolecule.centres/centres-core/
implementation 'com.simolecule.centres:centres-core:1.1'
// https://jarcasting.com/artifacts/com.simolecule.centres/centres-core/
implementation ("com.simolecule.centres:centres-core:1.1")
'com.simolecule.centres:centres-core:jar:1.1'
<dependency org="com.simolecule.centres" name="centres-core" rev="1.1">
<artifact name="centres-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simolecule.centres', module='centres-core', version='1.1')
)
libraryDependencies += "com.simolecule.centres" % "centres-core" % "1.1"
[com.simolecule.centres/centres-core "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |