is not current version
Last Version 1.0.1088

com.timgroup:clocks-joda 1.0.1070

Extension of java.time.Clock to integration with Joda-Time

GroupId

GroupId

com.timgroup
ArtifactId

ArtifactId

clocks-joda
Version

Version

1.0.1070
Type

Type

jar

Download clocks-joda 1.0.1070


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