| License |
License |
|---|---|
| GroupId | GroupIdcom.phylage |
| ArtifactId | ArtifactIdrefuel-cipher_3 |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrefuel-cipher
Cipher module for Scala.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.phylage |
| Filename | Size |
|---|---|
| refuel-cipher_3-2.0.2.pom | |
| refuel-cipher_3-2.0.2.jar | 75 KB |
| refuel-cipher_3-2.0.2-sources.jar | 8 KB |
| refuel-cipher_3-2.0.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.phylage/refuel-cipher_3/ -->
<dependency>
<groupId>com.phylage</groupId>
<artifactId>refuel-cipher_3</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.phylage/refuel-cipher_3/
implementation 'com.phylage:refuel-cipher_3:2.0.2'
// https://jarcasting.com/artifacts/com.phylage/refuel-cipher_3/
implementation ("com.phylage:refuel-cipher_3:2.0.2")
'com.phylage:refuel-cipher_3:jar:2.0.2'
<dependency org="com.phylage" name="refuel-cipher_3" rev="2.0.2">
<artifact name="refuel-cipher_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phylage', module='refuel-cipher_3', version='2.0.2')
)
libraryDependencies += "com.phylage" % "refuel-cipher_3" % "2.0.2"
[com.phylage/refuel-cipher_3 "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.phylage : refuel-json_3 | jar | 2.0.2 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |