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