scala-utils


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.jmotor
ArtifactId

ArtifactId

scala-utils_2.11
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

scala-utils
scala-utils
Project URL

Project URL

https://github.com/aiyanbo/scala-utils
Project Organization

Project Organization

org.jmotor

Download scala-utils_2.11

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11

provided (3)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0