License |
License |
---|---|
GroupId | GroupIdcom.github.valskalla |
ArtifactId | ArtifactIdodin-extras_2.12 |
Version | Version0.13.0 |
Type | Typejar |
Description |
Descriptionodin-extras
odin-extras
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
odin-extras_2.12-0.13.0.pom | |
odin-extras_2.12-0.13.0.jar | 43 KB |
odin-extras_2.12-0.13.0-sources.jar | 4 KB |
odin-extras_2.12-0.13.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.valskalla/odin-extras_2.12/ -->
<dependency>
<groupId>com.github.valskalla</groupId>
<artifactId>odin-extras_2.12</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.valskalla/odin-extras_2.12/
implementation 'com.github.valskalla:odin-extras_2.12:0.13.0'
// https://jarcasting.com/artifacts/com.github.valskalla/odin-extras_2.12/
implementation ("com.github.valskalla:odin-extras_2.12:0.13.0")
'com.github.valskalla:odin-extras_2.12:jar:0.13.0'
<dependency org="com.github.valskalla" name="odin-extras_2.12" rev="0.13.0">
<artifact name="odin-extras_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.valskalla', module='odin-extras_2.12', version='0.13.0')
)
libraryDependencies += "com.github.valskalla" % "odin-extras_2.12" % "0.13.0"
[com.github.valskalla/odin-extras_2.12 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.github.valskalla : odin-core_2.12 | jar | 0.13.0 |
com.propensive : magnolia_2.12 | jar | 0.17.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatestplus : scalacheck-1-15_2.12 | jar | 3.2.9.0 |
org.scalacheck : scalacheck_2.12 | jar | 1.15.4 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |