is not current version
Last Version 2.0.2

com.phylage:refuel-cipher_2.13 1.4.5

Cipher module for Scala.

GroupId

GroupId

com.phylage
ArtifactId

ArtifactId

refuel-cipher_2.13
Version

Version

1.4.5
Type

Type

jar

Download refuel-cipher_2.13 1.4.5


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