License |
License |
---|---|
GroupId | GroupIdcom.wordnik |
ArtifactId | ArtifactIdcommon-utils_2.8.1 |
Version | Version1.01 |
Type | Typejar |
Description |
Descriptioncommon-utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
common-utils_2.8.1-1.01.pom | |
common-utils_2.8.1-1.01.jar | 21 KB |
common-utils_2.8.1-1.01-sources.jar | 3 KB |
common-utils_2.8.1-1.01-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wordnik/common-utils_2.8.1/ -->
<dependency>
<groupId>com.wordnik</groupId>
<artifactId>common-utils_2.8.1</artifactId>
<version>1.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.wordnik/common-utils_2.8.1/
implementation 'com.wordnik:common-utils_2.8.1:1.01'
// https://jarcasting.com/artifacts/com.wordnik/common-utils_2.8.1/
implementation ("com.wordnik:common-utils_2.8.1:1.01")
'com.wordnik:common-utils_2.8.1:jar:1.01'
<dependency org="com.wordnik" name="common-utils_2.8.1" rev="1.01">
<artifact name="common-utils_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wordnik', module='common-utils_2.8.1', version='1.01')
)
libraryDependencies += "com.wordnik" % "common-utils_2.8.1" % "1.01"
[com.wordnik/common-utils_2.8.1 "1.01"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.4 |
org.slf4j : slf4j-log4j12 | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.8.1 | jar | 1.5.RC3 |
junit : junit | jar | 4.8.1 |