| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.krever |
| Идентификатор | Идентификаторtotalmap-core_2.12 |
| Версия | Версия0.0.3+1-ee160804 |
| Тип | Типjar |
| Описание |
Описаниеtotalmap-core
totalmap-core
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.krever/totalmap-core_2.12/ -->
<dependency>
<groupId>com.github.krever</groupId>
<artifactId>totalmap-core_2.12</artifactId>
<version>0.0.3+1-ee160804</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krever/totalmap-core_2.12/
implementation 'com.github.krever:totalmap-core_2.12:0.0.3+1-ee160804'
// https://jarcasting.com/artifacts/com.github.krever/totalmap-core_2.12/
implementation ("com.github.krever:totalmap-core_2.12:0.0.3+1-ee160804")
'com.github.krever:totalmap-core_2.12:jar:0.0.3+1-ee160804'
<dependency org="com.github.krever" name="totalmap-core_2.12" rev="0.0.3+1-ee160804">
<artifact name="totalmap-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krever', module='totalmap-core_2.12', version='0.0.3+1-ee160804')
)
libraryDependencies += "com.github.krever" % "totalmap-core_2.12" % "0.0.3+1-ee160804"
[com.github.krever/totalmap-core_2.12 "0.0.3+1-ee160804"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |