Categories |
CategoriesTabula Data PDF |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-tabular-alt-cryptography |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-tabular-alt-cryptography/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-tabular-alt-cryptography</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-tabular-alt-cryptography/
implementation 'org.refcodes:refcodes-tabular-alt-cryptography:0.1.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-tabular-alt-cryptography/
implementation ("org.refcodes:refcodes-tabular-alt-cryptography:0.1.0")
'org.refcodes:refcodes-tabular-alt-cryptography:jar:0.1.0'
<dependency org="org.refcodes" name="refcodes-tabular-alt-cryptography" rev="0.1.0">
<artifact name="refcodes-tabular-alt-cryptography" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-tabular-alt-cryptography', version='0.1.0')
)
libraryDependencies += "org.refcodes" % "refcodes-tabular-alt-cryptography" % "0.1.0"
[org.refcodes/refcodes-tabular-alt-cryptography "0.1.0"]