License |
License |
---|---|
GroupId | GroupIdcom.github.wheaties |
ArtifactId | ArtifactIdtwotails_2.12.0 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptiontwotails
twotails
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.wheaties |
Filename | Size |
---|---|
twotails_2.12.0-0.3.1.pom | |
twotails_2.12.0-0.3.1.jar | 27 KB |
twotails_2.12.0-0.3.1-sources.jar | 4 KB |
twotails_2.12.0-0.3.1-javadoc.jar | 640 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wheaties/twotails_2.12.0/ -->
<dependency>
<groupId>com.github.wheaties</groupId>
<artifactId>twotails_2.12.0</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wheaties/twotails_2.12.0/
implementation 'com.github.wheaties:twotails_2.12.0:0.3.1'
// https://jarcasting.com/artifacts/com.github.wheaties/twotails_2.12.0/
implementation ("com.github.wheaties:twotails_2.12.0:0.3.1")
'com.github.wheaties:twotails_2.12.0:jar:0.3.1'
<dependency org="com.github.wheaties" name="twotails_2.12.0" rev="0.3.1">
<artifact name="twotails_2.12.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wheaties', module='twotails_2.12.0', version='0.3.1')
)
libraryDependencies += "com.github.wheaties" % "twotails_2.12.0" % "0.3.1"
[com.github.wheaties/twotails_2.12.0 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0 |
com.github.wheaties : twotails-annotations_2.12.0 | jar | 0.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |