License |
License |
---|---|
GroupId | GroupIdcom.sksamuel.exts |
ArtifactId | ArtifactIdexts_2.11 |
Last Version | Last Version1.61.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexts
exts
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.sksamuel.exts |
Filename | Size |
---|---|
exts_2.11-1.61.1.pom | |
exts_2.11-1.61.1.jar | 108 KB |
exts_2.11-1.61.1-sources.jar | 9 KB |
exts_2.11-1.61.1-javadoc.jar | 457 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.exts/exts_2.11/ -->
<dependency>
<groupId>com.sksamuel.exts</groupId>
<artifactId>exts_2.11</artifactId>
<version>1.61.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.exts/exts_2.11/
implementation 'com.sksamuel.exts:exts_2.11:1.61.1'
// https://jarcasting.com/artifacts/com.sksamuel.exts/exts_2.11/
implementation ("com.sksamuel.exts:exts_2.11:1.61.1")
'com.sksamuel.exts:exts_2.11:jar:1.61.1'
<dependency org="com.sksamuel.exts" name="exts_2.11" rev="1.61.1">
<artifact name="exts_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.exts', module='exts_2.11', version='1.61.1')
)
libraryDependencies += "com.sksamuel.exts" % "exts_2.11" % "1.61.1"
[com.sksamuel.exts/exts_2.11 "1.61.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.slf4j : slf4j-api | jar | 1.7.16 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
com.typesafe : config | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
log4j : log4j | jar | 1.2.17 |
com.h2database : h2 | jar | 1.4.191 |