License |
License |
---|---|
GroupId | GroupIdcom.dounine |
ArtifactId | ArtifactIdcommons-lang |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-lang
commons-lang for dounine.com
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-lang-1.0.0.pom | |
commons-lang-1.0.0.jar | 3 KB |
commons-lang-1.0.0-sources.jar | 3 KB |
commons-lang-1.0.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dounine/commons-lang/ -->
<dependency>
<groupId>com.dounine</groupId>
<artifactId>commons-lang</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dounine/commons-lang/
implementation 'com.dounine:commons-lang:1.0.0'
// https://jarcasting.com/artifacts/com.dounine/commons-lang/
implementation ("com.dounine:commons-lang:1.0.0")
'com.dounine:commons-lang:jar:1.0.0'
<dependency org="com.dounine" name="commons-lang" rev="1.0.0">
<artifact name="commons-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dounine', module='commons-lang', version='1.0.0')
)
libraryDependencies += "com.dounine" % "commons-lang" % "1.0.0"
[com.dounine/commons-lang "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |