License |
License |
---|---|
GroupId | GroupIdorg.jsimplelib |
ArtifactId | ArtifactIdjsimple-unit |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSimple library
JSimple cross platform friendly library
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsimple-unit-0.9.3.pom | |
jsimple-unit-0.9.3.jar | 3 KB |
jsimple-unit-0.9.3-sources.jar | 3 KB |
jsimple-unit-0.9.3-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsimplelib/jsimple-unit/ -->
<dependency>
<groupId>org.jsimplelib</groupId>
<artifactId>jsimple-unit</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsimplelib/jsimple-unit/
implementation 'org.jsimplelib:jsimple-unit:0.9.3'
// https://jarcasting.com/artifacts/org.jsimplelib/jsimple-unit/
implementation ("org.jsimplelib:jsimple-unit:0.9.3")
'org.jsimplelib:jsimple-unit:jar:0.9.3'
<dependency org="org.jsimplelib" name="jsimple-unit" rev="0.9.3">
<artifact name="jsimple-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsimplelib', module='jsimple-unit', version='0.9.3')
)
libraryDependencies += "org.jsimplelib" % "jsimple-unit" % "0.9.3"
[org.jsimplelib/jsimple-unit "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.jsimplelib : jsimple-util | jar | 0.9.3 |
com.intellij : annotations | jar | 9.0.4 |