is not current version
Last Version 1.2.0

com.github.houbb:encryption-client 1.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

encryption-client
Version

Version

1.1.0
Type

Type

jar

Download encryption-client 1.1.0


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