License |
License |
---|---|
GroupId | GroupIdcom.ling5821 |
ArtifactId | ArtifactIdmtime |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmtime
A collection of Java time tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mtime-0.0.1.pom | |
mtime-0.0.1.jar | 6 KB |
mtime-0.0.1-sources.jar | 5 KB |
mtime-0.0.1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ling5821/mtime/ -->
<dependency>
<groupId>com.ling5821</groupId>
<artifactId>mtime</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ling5821/mtime/
implementation 'com.ling5821:mtime:0.0.1'
// https://jarcasting.com/artifacts/com.ling5821/mtime/
implementation ("com.ling5821:mtime:0.0.1")
'com.ling5821:mtime:jar:0.0.1'
<dependency org="com.ling5821" name="mtime" rev="0.0.1">
<artifact name="mtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ling5821', module='mtime', version='0.0.1')
)
libraryDependencies += "com.ling5821" % "mtime" % "0.0.1"
[com.ling5821/mtime "0.0.1"]