is not current version
Last Version 2.0.2

com.github.nwforrer:file-encryption 1.1.4

All-In-One (AIO) project for SDK 3.0

GroupId

GroupId

com.github.nwforrer
ArtifactId

ArtifactId

file-encryption
Version

Version

1.1.4
Type

Type

pom

Download file-encryption 1.1.4

Filename Size
file-encryption-1.1.4.pom 29 KB
Browse

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