is not current version
Last Version 0.0.2

io.tesla:tesla-filelock 0.0.1


GroupId

GroupId

io.tesla
ArtifactId

ArtifactId

tesla-filelock
Version

Version

0.0.1
Type

Type

jar

Download tesla-filelock 0.0.1


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