is not current version
Last Version 0.2.1

com.github.swiftech:swifttime 0.1


GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swifttime
Version

Version

0.1
Type

Type

jar

Download swifttime 0.1


<!-- https://jarcasting.com/artifacts/com.github.swiftech/swifttime/ -->
<dependency>
    <groupId>com.github.swiftech</groupId>
    <artifactId>swifttime</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swifttime/
implementation 'com.github.swiftech:swifttime:0.1'
// https://jarcasting.com/artifacts/com.github.swiftech/swifttime/
implementation ("com.github.swiftech:swifttime:0.1")
'com.github.swiftech:swifttime:jar:0.1'
<dependency org="com.github.swiftech" name="swifttime" rev="0.1">
  <artifact name="swifttime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swifttime', version='0.1')
)
libraryDependencies += "com.github.swiftech" % "swifttime" % "0.1"
[com.github.swiftech/swifttime "0.1"]