commons-scala


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.skozlov
ArtifactId

ArtifactId

commons-scala_2.11
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

commons-scala
commons-scala
Project URL

Project URL

https://github.com/skozlov/commons-scala
Project Organization

Project Organization

com.github.skozlov

Download commons-scala_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.skozlov/commons-scala_2.11/ -->
<dependency>
    <groupId>com.github.skozlov</groupId>
    <artifactId>commons-scala_2.11</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skozlov/commons-scala_2.11/
implementation 'com.github.skozlov:commons-scala_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.skozlov/commons-scala_2.11/
implementation ("com.github.skozlov:commons-scala_2.11:0.1.1")
'com.github.skozlov:commons-scala_2.11:jar:0.1.1'
<dependency org="com.github.skozlov" name="commons-scala_2.11" rev="0.1.1">
  <artifact name="commons-scala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skozlov', module='commons-scala_2.11', version='0.1.1')
)
libraryDependencies += "com.github.skozlov" % "commons-scala_2.11" % "0.1.1"
[com.github.skozlov/commons-scala_2.11 "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
io.reactivex : rxscala_2.11 jar 0.25.1

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0