GroupId | GroupIdcom.phylage |
---|---|
ArtifactId | ArtifactIdrefuel-cipher_2.13 |
Version | Version1.4.5 |
Type | Typejar |
Filename | Size |
---|---|
refuel-cipher_2.13-1.4.5.pom | |
refuel-cipher_2.13-1.4.5.jar | 52 KB |
refuel-cipher_2.13-1.4.5-sources.jar | 8 KB |
refuel-cipher_2.13-1.4.5-javadoc.jar | 1 MB |
Browse |
<!-- 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"]