is not current version
Last Version 1.0.3

org.danielnixon:extrawarts_2.11 0.1

extrawarts

GroupId

GroupId

org.danielnixon
ArtifactId

ArtifactId

extrawarts_2.11
Version

Version

0.1
Type

Type

jar

Download extrawarts_2.11 0.1


<!-- https://jarcasting.com/artifacts/org.danielnixon/extrawarts_2.11/ -->
<dependency>
    <groupId>org.danielnixon</groupId>
    <artifactId>extrawarts_2.11</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.danielnixon/extrawarts_2.11/
implementation 'org.danielnixon:extrawarts_2.11:0.1'
// https://jarcasting.com/artifacts/org.danielnixon/extrawarts_2.11/
implementation ("org.danielnixon:extrawarts_2.11:0.1")
'org.danielnixon:extrawarts_2.11:jar:0.1'
<dependency org="org.danielnixon" name="extrawarts_2.11" rev="0.1">
  <artifact name="extrawarts_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.danielnixon', module='extrawarts_2.11', version='0.1')
)
libraryDependencies += "org.danielnixon" % "extrawarts_2.11" % "0.1"
[org.danielnixon/extrawarts_2.11 "0.1"]