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