GroupId | GroupIdcom.github.agilesteel |
---|---|
ArtifactId | ArtifactIdspells_2.11 |
Version | Version1.6.1 |
Type | Typejar |
Filename | Size |
---|---|
spells_2.11-1.6.1.pom | |
spells_2.11-1.6.1.jar | 97 KB |
spells_2.11-1.6.1-sources.jar | 8 KB |
spells_2.11-1.6.1-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.11/ -->
<dependency>
<groupId>com.github.agilesteel</groupId>
<artifactId>spells_2.11</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.11/
implementation 'com.github.agilesteel:spells_2.11:1.6.1'
// https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.11/
implementation ("com.github.agilesteel:spells_2.11:1.6.1")
'com.github.agilesteel:spells_2.11:jar:1.6.1'
<dependency org="com.github.agilesteel" name="spells_2.11" rev="1.6.1">
<artifact name="spells_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agilesteel', module='spells_2.11', version='1.6.1')
)
libraryDependencies += "com.github.agilesteel" % "spells_2.11" % "1.6.1"
[com.github.agilesteel/spells_2.11 "1.6.1"]