| Группа | Группаcom.github.martinhaeusler |
|---|---|
| Идентификатор | Идентификаторorg.chronos.chronosphere |
| Версия | Версия0.5.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| org.chronos.chronosphere-0.5.7.pom | |
| org.chronos.chronosphere-0.5.7.jar | 803 KB |
| org.chronos.chronosphere-0.5.7-sources.jar | 756 KB |
| org.chronos.chronosphere-0.5.7-javadoc.jar | 439 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.martinhaeusler/org.chronos.chronosphere/ -->
<dependency>
<groupId>com.github.martinhaeusler</groupId>
<artifactId>org.chronos.chronosphere</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinhaeusler/org.chronos.chronosphere/
implementation 'com.github.martinhaeusler:org.chronos.chronosphere:0.5.7'
// https://jarcasting.com/artifacts/com.github.martinhaeusler/org.chronos.chronosphere/
implementation ("com.github.martinhaeusler:org.chronos.chronosphere:0.5.7")
'com.github.martinhaeusler:org.chronos.chronosphere:jar:0.5.7'
<dependency org="com.github.martinhaeusler" name="org.chronos.chronosphere" rev="0.5.7">
<artifact name="org.chronos.chronosphere" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinhaeusler', module='org.chronos.chronosphere', version='0.5.7')
)
libraryDependencies += "com.github.martinhaeusler" % "org.chronos.chronosphere" % "0.5.7"
[com.github.martinhaeusler/org.chronos.chronosphere "0.5.7"]