| GroupId | GroupIdcom.github.daida459031925 |
|---|---|
| ArtifactId | ArtifactIdpast |
| Version | Version0.0.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| past-0.0.3.pom | |
| past-0.0.3.jar | 34 KB |
| past-0.0.3-sources.jar | 20 KB |
| past-0.0.3-javadoc.jar | 158 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.daida459031925/past/ -->
<dependency>
<groupId>com.github.daida459031925</groupId>
<artifactId>past</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daida459031925/past/
implementation 'com.github.daida459031925:past:0.0.3'
// https://jarcasting.com/artifacts/com.github.daida459031925/past/
implementation ("com.github.daida459031925:past:0.0.3")
'com.github.daida459031925:past:jar:0.0.3'
<dependency org="com.github.daida459031925" name="past" rev="0.0.3">
<artifact name="past" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daida459031925', module='past', version='0.0.3')
)
libraryDependencies += "com.github.daida459031925" % "past" % "0.0.3"
[com.github.daida459031925/past "0.0.3"]