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