License |
License |
---|---|
GroupId | GroupIdcom.github.agilesteel |
ArtifactId | ArtifactIdspells_2.9.2 |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspells
This is a small scala "util" library, which will hopefully grow over time.
|
Project Organization |
Project Organizationcom.github.agilesteel |
Filename | Size |
---|---|
spells_2.9.2-1.1.pom | |
spells_2.9.2-1.1.jar | 15 KB |
spells_2.9.2-1.1-sources.jar | 1 KB |
spells_2.9.2-1.1-javadoc.jar | 256 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.9.2/ -->
<dependency>
<groupId>com.github.agilesteel</groupId>
<artifactId>spells_2.9.2</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.9.2/
implementation 'com.github.agilesteel:spells_2.9.2:1.1'
// https://jarcasting.com/artifacts/com.github.agilesteel/spells_2.9.2/
implementation ("com.github.agilesteel:spells_2.9.2:1.1")
'com.github.agilesteel:spells_2.9.2:jar:1.1'
<dependency org="com.github.agilesteel" name="spells_2.9.2" rev="1.1">
<artifact name="spells_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agilesteel', module='spells_2.9.2', version='1.1')
)
libraryDependencies += "com.github.agilesteel" % "spells_2.9.2" % "1.1"
[com.github.agilesteel/spells_2.9.2 "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.2 | jar | latest.release |