| License |
License |
|---|---|
| GroupId | GroupIdme.mattak |
| ArtifactId | ArtifactIdmoment |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
DescriptionKotlinMoment
SwiftMoment for kotlin
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| moment-0.0.4.pom | |
| moment-0.0.4.jar | 16 KB |
| moment-0.0.4-sources.jar | 5 KB |
| moment-0.0.4-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/me.mattak/moment/ -->
<dependency>
<groupId>me.mattak</groupId>
<artifactId>moment</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.mattak/moment/
implementation 'me.mattak:moment:0.0.4'
// https://jarcasting.com/artifacts/me.mattak/moment/
implementation ("me.mattak:moment:0.0.4")
'me.mattak:moment:jar:0.0.4'
<dependency org="me.mattak" name="moment" rev="0.0.4">
<artifact name="moment" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.mattak', module='moment', version='0.0.4')
)
libraryDependencies += "me.mattak" % "moment" % "0.0.4"
[me.mattak/moment "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.0.0 |