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