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