GroupId | GroupIdorg.refcodes |
---|---|
ArtifactId | ArtifactIdrefcodes-forwardsecrecy-alt |
Version | Version1.2.2 |
Type | Typepom |
Filename | Size |
---|---|
refcodes-forwardsecrecy-alt-1.2.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-forwardsecrecy-alt/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-forwardsecrecy-alt</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-forwardsecrecy-alt/
implementation 'org.refcodes:refcodes-forwardsecrecy-alt:1.2.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-forwardsecrecy-alt/
implementation ("org.refcodes:refcodes-forwardsecrecy-alt:1.2.2")
'org.refcodes:refcodes-forwardsecrecy-alt:pom:1.2.2'
<dependency org="org.refcodes" name="refcodes-forwardsecrecy-alt" rev="1.2.2">
<artifact name="refcodes-forwardsecrecy-alt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-forwardsecrecy-alt', version='1.2.2')
)
libraryDependencies += "org.refcodes" % "refcodes-forwardsecrecy-alt" % "1.2.2"
[org.refcodes/refcodes-forwardsecrecy-alt "1.2.2"]