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