Last Version

chemistry 1.0.0

A Java library for chemistry.

License

License

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

chemistry
Version

Version

1.0.0
Type

Type

jar
Description

Description

chemistry
A Java library for chemistry.
Project URL

Project URL

https://github.com/uhoefel/chemistry
Source Code Management

Source Code Management

https://github.com/uhoefel/chemistry/tree/master

Download chemistry 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.