is not current version
Last Version 0.1.8

com.github.819548945:tool.encryptionAndDecryption.core 0.1.6


GroupId

GroupId

com.github.819548945
ArtifactId

ArtifactId

tool.encryptionAndDecryption.core
Version

Version

0.1.6
Type

Type

jar

Download tool.encryptionAndDecryption.core 0.1.6


<!-- https://jarcasting.com/artifacts/com.github.819548945/tool.encryptionAndDecryption.core/ -->
<dependency>
    <groupId>com.github.819548945</groupId>
    <artifactId>tool.encryptionAndDecryption.core</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.819548945/tool.encryptionAndDecryption.core/
implementation 'com.github.819548945:tool.encryptionAndDecryption.core:0.1.6'
// https://jarcasting.com/artifacts/com.github.819548945/tool.encryptionAndDecryption.core/
implementation ("com.github.819548945:tool.encryptionAndDecryption.core:0.1.6")
'com.github.819548945:tool.encryptionAndDecryption.core:jar:0.1.6'
<dependency org="com.github.819548945" name="tool.encryptionAndDecryption.core" rev="0.1.6">
  <artifact name="tool.encryptionAndDecryption.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.819548945', module='tool.encryptionAndDecryption.core', version='0.1.6')
)
libraryDependencies += "com.github.819548945" % "tool.encryptionAndDecryption.core" % "0.1.6"
[com.github.819548945/tool.encryptionAndDecryption.core "0.1.6"]