| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdorg.jmotor |
| ArtifactId | ArtifactIdscala-utils_2.11 |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptionscala-utils
scala-utils
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.jmotor |
| Filename | Size |
|---|---|
| scala-utils_2.11-1.0.2.pom | |
| scala-utils_2.11-1.0.2.jar | 31 KB |
| scala-utils_2.11-1.0.2-sources.jar | 2 KB |
| scala-utils_2.11-1.0.2-javadoc.jar | 362 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jmotor/scala-utils_2.11/ -->
<dependency>
<groupId>org.jmotor</groupId>
<artifactId>scala-utils_2.11</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmotor/scala-utils_2.11/
implementation 'org.jmotor:scala-utils_2.11:1.0.2'
// https://jarcasting.com/artifacts/org.jmotor/scala-utils_2.11/
implementation ("org.jmotor:scala-utils_2.11:1.0.2")
'org.jmotor:scala-utils_2.11:jar:1.0.2'
<dependency org="org.jmotor" name="scala-utils_2.11" rev="1.0.2">
<artifact name="scala-utils_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmotor', module='scala-utils_2.11', version='1.0.2')
)
libraryDependencies += "org.jmotor" % "scala-utils_2.11" % "1.0.2"
[org.jmotor/scala-utils_2.11 "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe : config | jar | 1.3.1 |
| com.google.guava : guava | jar | 23.0 |
| com.google.inject : guice | jar | 4.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.3 |