Last Version

scomb 0.9.0

scomb

License

License

GroupId

GroupId

com.github.kmizu
ArtifactId

ArtifactId

scomb_2.12
Version

Version

0.9.0
Type

Type

jar
Description

Description

scomb
scomb
Project URL

Project URL

https://github.com/kmizu/scomb
Project Organization

Project Organization

com.github.kmizu

Download scomb_2.12 0.9.0


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
org.scalacheck : scalacheck_2.12 jar 1.14.0

Project Modules

There are no modules declared in this project.