| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.cerst |
| Идентификатор | Идентификаторstructible-core_2.13 |
| Версия | Версия0.6.4 |
| Тип | Типjar |
| Описание |
Описаниеstructible-core
structible-core
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| structible-core_2.13-0.6.4.pom | |
| structible-core_2.13-0.6.4.jar | 386 KB |
| structible-core_2.13-0.6.4-sources.jar | 30 KB |
| structible-core_2.13-0.6.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cerst/structible-core_2.13/ -->
<dependency>
<groupId>com.github.cerst</groupId>
<artifactId>structible-core_2.13</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cerst/structible-core_2.13/
implementation 'com.github.cerst:structible-core_2.13:0.6.4'
// https://jarcasting.com/artifacts/com.github.cerst/structible-core_2.13/
implementation ("com.github.cerst:structible-core_2.13:0.6.4")
'com.github.cerst:structible-core_2.13:jar:0.6.4'
<dependency org="com.github.cerst" name="structible-core_2.13" rev="0.6.4">
<artifact name="structible-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cerst', module='structible-core_2.13', version='0.6.4')
)
libraryDependencies += "com.github.cerst" % "structible-core_2.13" % "0.6.4"
[com.github.cerst/structible-core_2.13 "0.6.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ghik : silencer-lib_2.13 | jar | 1.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.0.8 |
| org.scalacheck : scalacheck_2.13 | jar | 1.14.2 |