License |
License |
---|---|
GroupId | GroupIdio.github.daviddenton |
ArtifactId | ArtifactIdcrossyfield_2.11 |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrossyfield
Cross-field object extraction for fun and profit
|
Project Organization |
Project Organizationio.github.daviddenton |
Filename | Size |
---|---|
crossyfield_2.11-2.0.0.pom | |
crossyfield_2.11-2.0.0.jar | 67 KB |
crossyfield_2.11-2.0.0-sources.jar | 4 KB |
crossyfield_2.11-2.0.0-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.daviddenton/crossyfield_2.11/ -->
<dependency>
<groupId>io.github.daviddenton</groupId>
<artifactId>crossyfield_2.11</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daviddenton/crossyfield_2.11/
implementation 'io.github.daviddenton:crossyfield_2.11:2.0.0'
// https://jarcasting.com/artifacts/io.github.daviddenton/crossyfield_2.11/
implementation ("io.github.daviddenton:crossyfield_2.11:2.0.0")
'io.github.daviddenton:crossyfield_2.11:jar:2.0.0'
<dependency org="io.github.daviddenton" name="crossyfield_2.11" rev="2.0.0">
<artifact name="crossyfield_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daviddenton', module='crossyfield_2.11', version='2.0.0')
)
libraryDependencies += "io.github.daviddenton" % "crossyfield_2.11" % "2.0.0"
[io.github.daviddenton/crossyfield_2.11 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.4 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |