License |
License |
---|---|
GroupId | GroupIdorg.dajlab |
ArtifactId | ArtifactIddajlab-core |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptiondaJLab
Core API for others daJLab API projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dajlab-core-0.0.1.pom | |
dajlab-core-0.0.1.jar | 35 KB |
dajlab-core-0.0.1-sources.jar | 29 KB |
dajlab-core-0.0.1-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dajlab/dajlab-core/ -->
<dependency>
<groupId>org.dajlab</groupId>
<artifactId>dajlab-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dajlab/dajlab-core/
implementation 'org.dajlab:dajlab-core:0.0.1'
// https://jarcasting.com/artifacts/org.dajlab/dajlab-core/
implementation ("org.dajlab:dajlab-core:0.0.1")
'org.dajlab:dajlab-core:jar:0.0.1'
<dependency org="org.dajlab" name="dajlab-core" rev="0.0.1">
<artifact name="dajlab-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dajlab', module='dajlab-core', version='0.0.1')
)
libraryDependencies += "org.dajlab" % "dajlab-core" % "0.0.1"
[org.dajlab/dajlab-core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.apache.commons : commons-lang3 | jar | 3.8 |
com.google.code.gson : gson | jar | 2.8.5 |
org.hildan.fxgson : fx-gson | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
de.saxsys : jfx-testrunner | jar | 1.0 |