is not current version
Last Version 2020d.12

net.iakovlev:timeshape 2020a.10

timeshape

Categories

Categories

Net
GroupId

GroupId

net.iakovlev
ArtifactId

ArtifactId

timeshape
Version

Version

2020a.10
Type

Type

jar

Download timeshape 2020a.10


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