| License |
License |
|---|---|
| GroupId | GroupIdcom.metamx |
| ArtifactId | ArtifactIdtime_2.10 |
| Version | Version0.6-mmx3 |
| Type | Typejar |
| Description |
Descriptiontime
time
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| time_2.10-0.6-mmx3.pom | |
| time_2.10-0.6-mmx3.jar | 96 KB |
| time_2.10-0.6-mmx3-sources.jar | 33 KB |
| time_2.10-0.6-mmx3-javadoc.jar | 568 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.metamx/time_2.10/ -->
<dependency>
<groupId>com.metamx</groupId>
<artifactId>time_2.10</artifactId>
<version>0.6-mmx3</version>
</dependency>
// https://jarcasting.com/artifacts/com.metamx/time_2.10/
implementation 'com.metamx:time_2.10:0.6-mmx3'
// https://jarcasting.com/artifacts/com.metamx/time_2.10/
implementation ("com.metamx:time_2.10:0.6-mmx3")
'com.metamx:time_2.10:jar:0.6-mmx3'
<dependency org="com.metamx" name="time_2.10" rev="0.6-mmx3">
<artifact name="time_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metamx', module='time_2.10', version='0.6-mmx3')
)
libraryDependencies += "com.metamx" % "time_2.10" % "0.6-mmx3"
[com.metamx/time_2.10 "0.6-mmx3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| joda-time : joda-time | jar | 2.1 |
| org.joda : joda-convert | jar | 1.6 |