License |
License |
---|---|
GroupId | GroupIdde.no.number23 |
ArtifactId | ArtifactIdcommons-lib |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-lib
my clojure commons lib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-lib-0.0.4.pom | |
commons-lib-0.0.4.jar | 45 KB |
commons-lib-0.0.4-sources.jar | 6 KB |
commons-lib-0.0.4-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.no.number23/commons-lib/ -->
<dependency>
<groupId>de.no.number23</groupId>
<artifactId>commons-lib</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.no.number23/commons-lib/
implementation 'de.no.number23:commons-lib:0.0.4'
// https://jarcasting.com/artifacts/de.no.number23/commons-lib/
implementation ("de.no.number23:commons-lib:0.0.4")
'de.no.number23:commons-lib:jar:0.0.4'
<dependency org="de.no.number23" name="commons-lib" rev="0.0.4">
<artifact name="commons-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.no.number23', module='commons-lib', version='0.0.4')
)
libraryDependencies += "de.no.number23" % "commons-lib" % "0.0.4"
[de.no.number23/commons-lib "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.4.0 |
javax.mail : mail | jar | 1.4.5 |
Group / Artifact | Type | Version |
---|---|---|
codox » codox | jar | 0.6.1 |
lein-clojars » lein-clojars | jar | 0.8.0 |