License |
License |
---|---|
GroupId | GroupIdeu.hoefel |
ArtifactId | ArtifactIdchemistry |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionchemistry
A Java library for chemistry.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chemistry-1.0.0.pom | |
chemistry-1.0.0.jar | 270 KB |
chemistry-1.0.0-sources.jar | 66 KB |
chemistry-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.hoefel/chemistry/ -->
<dependency>
<groupId>eu.hoefel</groupId>
<artifactId>chemistry</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hoefel/chemistry/
implementation 'eu.hoefel:chemistry:1.0.0'
// https://jarcasting.com/artifacts/eu.hoefel/chemistry/
implementation ("eu.hoefel:chemistry:1.0.0")
'eu.hoefel:chemistry:jar:1.0.0'
<dependency org="eu.hoefel" name="chemistry" rev="1.0.0">
<artifact name="chemistry" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hoefel', module='chemistry', version='1.0.0')
)
libraryDependencies += "eu.hoefel" % "chemistry" % "1.0.0"
[eu.hoefel/chemistry "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.openjfx : javafx-web | jar | 15 |
eu.hoefel : jatex | jar | 1.0.0 |
eu.hoefel : utils | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.platform : junit-platform-launcher | jar | 1.7.0 |