is not current version
Last Version 2.0.2

com.github.nwforrer:file-encryption-share-jar 1.1.4

Sample Share JAR Module (to be included in the share.war) - part of AIO - SDK 3

GroupId

GroupId

com.github.nwforrer
ArtifactId

ArtifactId

file-encryption-share-jar
Version

Version

1.1.4
Type

Type

jar

Download file-encryption-share-jar 1.1.4


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