s

spellsource

Spellsource is a strategy card game engine and artificial intelligence simulator package
http://github.com/hiddenswitch/Spellsource-Server/
GNU Affero General Public License
Benjamin Berman
Files download
File Operation
spellsource-0.8.20.jar download
spellsource-0.8.20.pom download
spellsource-0.8.20-sources.jar download
Apache Maven
<dependency>
  <groupId>com.hiddenswitch</groupId>
  <artifactId>spellsource</artifactId>
  <version>0.8.20</version>
</dependency>
Gradle Groovy
implementation 'com.hiddenswitch:spellsource:0.8.20'
Gradle Kotlin
implementation("com.hiddenswitch:spellsource:0.8.20")
Scala SBT
libraryDependencies += "com.hiddenswitch" % "spellsource" % "0.8.20"
Groovy Grape
@Grapes(
  @Grab(group='com.hiddenswitch', module='spellsource', version='0.8.20')
)
Apache Ivy
<dependency org="com.hiddenswitch" name="spellsource" rev="0.8.20" />
Leiningen
[com.hiddenswitch/spellsource "0.8.20"]
Apache Buildr
'com.hiddenswitch:spellsource:jar:0.8.20'
Dependencies
The project has no third-party dependencies