is not current version
Last Version 1.1

win.oscene:common-encrypt 1.0

Java encode utils

GroupId

GroupId

win.oscene
ArtifactId

ArtifactId

common-encrypt
Version

Version

1.0
Type

Type

jar

Download common-encrypt 1.0


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