is not current version
Last Version 1.0.2

io.github.lakernote:laker-encrypt 1.0.1


GroupId

GroupId

io.github.lakernote
ArtifactId

ArtifactId

laker-encrypt
Version

Version

1.0.1
Type

Type

jar

Download laker-encrypt 1.0.1


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