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