| Группа | Группаru.m2 |
|---|---|
| Идентификатор | Идентификаторcalypso-core_2.13 |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| calypso-core_2.13-0.1.0.pom | |
| calypso-core_2.13-0.1.0.jar | 115 KB |
| calypso-core_2.13-0.1.0-sources.jar | 8 KB |
| calypso-core_2.13-0.1.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.m2/calypso-core_2.13/ -->
<dependency>
<groupId>ru.m2</groupId>
<artifactId>calypso-core_2.13</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.m2/calypso-core_2.13/
implementation 'ru.m2:calypso-core_2.13:0.1.0'
// https://jarcasting.com/artifacts/ru.m2/calypso-core_2.13/
implementation ("ru.m2:calypso-core_2.13:0.1.0")
'ru.m2:calypso-core_2.13:jar:0.1.0'
<dependency org="ru.m2" name="calypso-core_2.13" rev="0.1.0">
<artifact name="calypso-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.m2', module='calypso-core_2.13', version='0.1.0')
)
libraryDependencies += "ru.m2" % "calypso-core_2.13" % "0.1.0"
[ru.m2/calypso-core_2.13 "0.1.0"]