is not current version
Last Version 1.0.2

net.encdec:edcmd 1.0.1

encdec command line tool for encryption local files and object data

Categories

Categories

Net
GroupId

GroupId

net.encdec
ArtifactId

ArtifactId

edcmd
Version

Version

1.0.1
Type

Type

jar

Download edcmd 1.0.1


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