is not current version
Last Version 2.2.0

com.github.agilesteel:spells_2.10 1.2

This is a small scala "util" library, which will hopefully grow over time.

GroupId

GroupId

com.github.agilesteel
ArtifactId

ArtifactId

spells_2.10
Version

Version

1.2
Type

Type

jar

Download spells_2.10 1.2


<!-- https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.10/ -->
<dependency>
    <groupId>com.github.agilesteel</groupId>
    <artifactId>spells_2.10</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.10/
implementation 'com.github.agilesteel:spells_2.10:1.2'
// https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.10/
implementation ("com.github.agilesteel:spells_2.10:1.2")
'com.github.agilesteel:spells_2.10:jar:1.2'
<dependency org="com.github.agilesteel" name="spells_2.10" rev="1.2">
  <artifact name="spells_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agilesteel', module='spells_2.10', version='1.2')
)
libraryDependencies += "com.github.agilesteel" % "spells_2.10" % "1.2"
[com.github.agilesteel/spells_2.10 "1.2"]