is not current version
Last Version 1.0.2

com.streetcodevn:ntc-jcrypto 1.0.1

ntc-jcrypto is module java cryptography

GroupId

GroupId

com.streetcodevn
ArtifactId

ArtifactId

ntc-jcrypto
Version

Version

1.0.1
Type

Type

jar

Download ntc-jcrypto 1.0.1


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