| License |
License |
|---|---|
| GroupId | GroupIdorg.dashj |
| ArtifactId | ArtifactIddashj-examples |
| Last Version | Last Version0.17.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondashj Examples
A collection of examples using the dashj library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| dashj-examples-0.17.12.pom | |
| dashj-examples-0.17.12.jar | 81 KB |
| dashj-examples-0.17.12-sources.jar | 44 KB |
| dashj-examples-0.17.12-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dashj/dashj-examples/ -->
<dependency>
<groupId>org.dashj</groupId>
<artifactId>dashj-examples</artifactId>
<version>0.17.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.dashj/dashj-examples/
implementation 'org.dashj:dashj-examples:0.17.12'
// https://jarcasting.com/artifacts/org.dashj/dashj-examples/
implementation ("org.dashj:dashj-examples:0.17.12")
'org.dashj:dashj-examples:jar:0.17.12'
<dependency org="org.dashj" name="dashj-examples" rev="0.17.12">
<artifact name="dashj-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dashj', module='dashj-examples', version='0.17.12')
)
libraryDependencies += "org.dashj" % "dashj-examples" % "0.17.12"
[org.dashj/dashj-examples "0.17.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dashj : dashj-core | jar | 0.17.12 |
| net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.28 |
| com.h2database : h2 | jar | 1.3.167 |
| org.fusesource.leveldbjni : leveldbjni-all Optional | jar | 1.8 |
| org.slf4j : slf4j-api | jar | 1.7.28 |