License |
License |
---|---|
GroupId | GroupIdcom.wordnik |
ArtifactId | ArtifactIdcommon-utils_2.10.0-RC3 |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptioncommon-utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.wordnik/common-utils_2.10.0-RC3/ -->
<dependency>
<groupId>com.wordnik</groupId>
<artifactId>common-utils_2.10.0-RC3</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wordnik/common-utils_2.10.0-RC3/
implementation 'com.wordnik:common-utils_2.10.0-RC3:1.2.0'
// https://jarcasting.com/artifacts/com.wordnik/common-utils_2.10.0-RC3/
implementation ("com.wordnik:common-utils_2.10.0-RC3:1.2.0")
'com.wordnik:common-utils_2.10.0-RC3:jar:1.2.0'
<dependency org="com.wordnik" name="common-utils_2.10.0-RC3" rev="1.2.0">
<artifact name="common-utils_2.10.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wordnik', module='common-utils_2.10.0-RC3', version='1.2.0')
)
libraryDependencies += "com.wordnik" % "common-utils_2.10.0-RC3" % "1.2.0"
[com.wordnik/common-utils_2.10.0-RC3 "1.2.0"]
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.10.0-RC3 | jar | 1.8-B1 |
junit : junit | jar | 4.8.1 |