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