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