License |
License |
---|---|
GroupId | GroupIdio.github.stackableregiments |
ArtifactId | ArtifactIdcommon-utils_2.11 |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptioncommon-utils
common-utils
|
Project Organization |
Project Organizationio.github.stackableregiments |
Filename | Size |
---|---|
common-utils_2.11-1.2.0.pom | |
common-utils_2.11-1.2.0.jar | 310 KB |
common-utils_2.11-1.2.0-sources.jar | 15 KB |
common-utils_2.11-1.2.0-javadoc.jar | 479 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.stackableregiments/common-utils_2.11/ -->
<dependency>
<groupId>io.github.stackableregiments</groupId>
<artifactId>common-utils_2.11</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stackableregiments/common-utils_2.11/
implementation 'io.github.stackableregiments:common-utils_2.11:1.2.0'
// https://jarcasting.com/artifacts/io.github.stackableregiments/common-utils_2.11/
implementation ("io.github.stackableregiments:common-utils_2.11:1.2.0")
'io.github.stackableregiments:common-utils_2.11:jar:1.2.0'
<dependency org="io.github.stackableregiments" name="common-utils_2.11" rev="1.2.0">
<artifact name="common-utils_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stackableregiments', module='common-utils_2.11', version='1.2.0')
)
libraryDependencies += "io.github.stackableregiments" % "common-utils_2.11" % "1.2.0"
[io.github.stackableregiments/common-utils_2.11 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
ch.qos.logback : logback-classic | jar | [1.1,1.2) |
org.scalaz.stream : scalaz-stream_2.11 | jar | [0.8,0.9) |
commons-io : commons-io | jar | 1.4 |
net.liftweb : lift-webkit_2.11 | jar | 2.6.2 |
org.apache.httpcomponents : httpclient | jar | 4.1 |
org.apache.httpcomponents : httpmime | jar | 4.5.2 |
net.sourceforge.htmlcleaner : htmlcleaner | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.5 |
org.specs2 : specs2_2.11 | jar | 3.3.1 |
org.specs2 : specs2-matcher-extra_2.11 | jar | 3.3.1 |
org.mockito : mockito-core | jar | 1.9.0 |