GroupId | GroupIdcom.github.agilesteel |
---|---|
ArtifactId | ArtifactIdspells_2.11 |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
spells_2.11-2.1.0.pom | |
spells_2.11-2.1.0.jar | 317 KB |
spells_2.11-2.1.0-sources.jar | 22 KB |
spells_2.11-2.1.0-javadoc.jar | 679 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.11/
implementation 'com.github.agilesteel:spells_2.11:2.1.0'
// https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.11/
implementation ("com.github.agilesteel:spells_2.11:2.1.0")
'com.github.agilesteel:spells_2.11:jar:2.1.0'
<dependency org="com.github.agilesteel" name="spells_2.11" rev="2.1.0">
<artifact name="spells_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agilesteel', module='spells_2.11', version='2.1.0')
)
libraryDependencies += "com.github.agilesteel" % "spells_2.11" % "2.1.0"
[com.github.agilesteel/spells_2.11 "2.1.0"]