| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.hiddenswitch |
| Идентификатор | Идентификаторspellsource-client |
| Версия | Версия0.8.20 |
| Тип | Типjar |
| Описание |
ОписаниеSpellsource Client
Spellsource is a strategy card game engine and artificial intelligence simulator package
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spellsource-client-0.8.20.pom | |
| spellsource-client-0.8.20.jar | 265 KB |
| spellsource-client-0.8.20-sources.jar | 206 KB |
| spellsource-client-0.8.20-javadoc.jar | 977 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hiddenswitch/spellsource-client/ -->
<dependency>
<groupId>com.hiddenswitch</groupId>
<artifactId>spellsource-client</artifactId>
<version>0.8.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.hiddenswitch/spellsource-client/
implementation 'com.hiddenswitch:spellsource-client:0.8.20'
// https://jarcasting.com/artifacts/com.hiddenswitch/spellsource-client/
implementation ("com.hiddenswitch:spellsource-client:0.8.20")
'com.hiddenswitch:spellsource-client:jar:0.8.20'
<dependency org="com.hiddenswitch" name="spellsource-client" rev="0.8.20">
<artifact name="spellsource-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hiddenswitch', module='spellsource-client', version='0.8.20')
)
libraryDependencies += "com.hiddenswitch" % "spellsource-client" % "0.8.20"
[com.hiddenswitch/spellsource-client "0.8.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations-java5 | jar | 15.0 |
| de.ruedigermoeller : fst | jar | 2.56 |
| co.paralleluniverse : quasar-core | jar | 0.8.0 |
| io.swagger : swagger-annotations | jar | 1.5.15 |
| com.sun.jersey : jersey-client | jar | 1.19.4 |
| com.sun.jersey.contribs : jersey-multipart | jar | 1.19.4 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.9 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.9 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.8.9 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.8.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.groovy : groovy | jar | 2.5.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |