GroupId | GroupIdorg.refcodes |
---|---|
ArtifactId | ArtifactIdrefcodes-forwardsecrecy-alt-filesystem |
Version | Version1.2.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-forwardsecrecy-alt-filesystem/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-forwardsecrecy-alt-filesystem</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-forwardsecrecy-alt-filesystem/
implementation 'org.refcodes:refcodes-forwardsecrecy-alt-filesystem:1.2.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-forwardsecrecy-alt-filesystem/
implementation ("org.refcodes:refcodes-forwardsecrecy-alt-filesystem:1.2.4")
'org.refcodes:refcodes-forwardsecrecy-alt-filesystem:jar:1.2.4'
<dependency org="org.refcodes" name="refcodes-forwardsecrecy-alt-filesystem" rev="1.2.4">
<artifact name="refcodes-forwardsecrecy-alt-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-forwardsecrecy-alt-filesystem', version='1.2.4')
)
libraryDependencies += "org.refcodes" % "refcodes-forwardsecrecy-alt-filesystem" % "1.2.4"
[org.refcodes/refcodes-forwardsecrecy-alt-filesystem "1.2.4"]