Last Version

spells 2.2.2

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

License

License

GroupId

GroupId

com.github.agilesteel
ArtifactId

ArtifactId

spells_2.13
Version

Version

2.2.2
Type

Type

jar
Description

Description

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

Project URL

https://agilesteel.github.io/spells/
Project Organization

Project Organization

com.github.agilesteel
Source Code Management

Source Code Management

https://github.com/agilesteel/spells

Download spells_2.13 2.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.1.6
org.scala-lang : scala-reflect jar 2.13.3
com.typesafe : config jar 1.4.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.0

Project Modules

There are no modules declared in this project.