GroupId | GroupIdcom.github.agilesteel |
---|---|
ArtifactId | ArtifactIdspells_2.13 |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
spells_2.13-2.2.0.pom | |
spells_2.13-2.2.0.jar | 236 KB |
spells_2.13-2.2.0-sources.jar | 23 KB |
spells_2.13-2.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.13/ -->
<dependency>
<groupId>com.github.agilesteel</groupId>
<artifactId>spells_2.13</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.13/
implementation 'com.github.agilesteel:spells_2.13:2.2.0'
// https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.13/
implementation ("com.github.agilesteel:spells_2.13:2.2.0")
'com.github.agilesteel:spells_2.13:jar:2.2.0'
<dependency org="com.github.agilesteel" name="spells_2.13" rev="2.2.0">
<artifact name="spells_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agilesteel', module='spells_2.13', version='2.2.0')
)
libraryDependencies += "com.github.agilesteel" % "spells_2.13" % "2.2.0"
[com.github.agilesteel/spells_2.13 "2.2.0"]