is not current version
Last Version 2020d.12

net.iakovlev:timeshape 2018d.6

timeshape

Categories

Categories

Net
GroupId

GroupId

net.iakovlev
ArtifactId

ArtifactId

timeshape
Version

Version

2018d.6
Type

Type

jar

Download timeshape 2018d.6


<!-- https://jarcasting.com/artifacts/net.iakovlev/timeshape/ -->
<dependency>
    <groupId>net.iakovlev</groupId>
    <artifactId>timeshape</artifactId>
    <version>2018d.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.iakovlev/timeshape/
implementation 'net.iakovlev:timeshape:2018d.6'
// https://jarcasting.com/artifacts/net.iakovlev/timeshape/
implementation ("net.iakovlev:timeshape:2018d.6")
'net.iakovlev:timeshape:jar:2018d.6'
<dependency org="net.iakovlev" name="timeshape" rev="2018d.6">
  <artifact name="timeshape" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.iakovlev', module='timeshape', version='2018d.6')
)
libraryDependencies += "net.iakovlev" % "timeshape" % "2018d.6"
[net.iakovlev/timeshape "2018d.6"]