License |
License |
---|---|
GroupId | GroupIdorg.divxdede |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons
Commons library
|
Filename | Size |
---|---|
commons-0.2.3.pom | |
commons-0.2.3.jar | 83 KB |
commons-0.2.3-sources.jar | 70 KB |
commons-0.2.3-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.divxdede/commons/ -->
<dependency>
<groupId>org.divxdede</groupId>
<artifactId>commons</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.divxdede/commons/
implementation 'org.divxdede:commons:0.2.3'
// https://jarcasting.com/artifacts/org.divxdede/commons/
implementation ("org.divxdede:commons:0.2.3")
'org.divxdede:commons:jar:0.2.3'
<dependency org="org.divxdede" name="commons" rev="0.2.3">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.divxdede', module='commons', version='0.2.3')
)
libraryDependencies += "org.divxdede" % "commons" % "0.2.3"
[org.divxdede/commons "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |