| License |
License |
|---|---|
| GroupId | GroupIdcom.wordnik |
| ArtifactId | ArtifactIdcommon-utils_2.10.2 |
| Version | Version1.1.6 |
| Type | Typejar |
| Description |
Descriptioncommon-utils
common-utils
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-utils_2.10.2-1.1.6.pom | |
| common-utils_2.10.2-1.1.6.jar | 10 KB |
| common-utils_2.10.2-1.1.6-sources.jar | 2 KB |
| common-utils_2.10.2-1.1.6-javadoc.jar | 354 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wordnik/common-utils_2.10.2/ -->
<dependency>
<groupId>com.wordnik</groupId>
<artifactId>common-utils_2.10.2</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.wordnik/common-utils_2.10.2/
implementation 'com.wordnik:common-utils_2.10.2:1.1.6'
// https://jarcasting.com/artifacts/com.wordnik/common-utils_2.10.2/
implementation ("com.wordnik:common-utils_2.10.2:1.1.6")
'com.wordnik:common-utils_2.10.2:jar:1.1.6'
<dependency org="com.wordnik" name="common-utils_2.10.2" rev="1.1.6">
<artifact name="common-utils_2.10.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wordnik', module='common-utils_2.10.2', version='1.1.6')
)
libraryDependencies += "com.wordnik" % "common-utils_2.10.2" % "1.1.6"
[com.wordnik/common-utils_2.10.2 "1.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| commons-lang : commons-lang | jar | 2.6 |
| com.yammer.metrics : metrics-core | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.10-M2 |
| org.scalatest : scalatest_2.10 | jar | 1.9.1 |
| junit : junit | jar | 4.11 |