GroupId | GroupIdorg.fernice |
---|---|
ArtifactId | ArtifactIdfernice-reflare-access |
Version | Version1.0.32 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.fernice/fernice-reflare-access/ -->
<dependency>
<groupId>org.fernice</groupId>
<artifactId>fernice-reflare-access</artifactId>
<version>1.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.fernice/fernice-reflare-access/
implementation 'org.fernice:fernice-reflare-access:1.0.32'
// https://jarcasting.com/artifacts/org.fernice/fernice-reflare-access/
implementation ("org.fernice:fernice-reflare-access:1.0.32")
'org.fernice:fernice-reflare-access:jar:1.0.32'
<dependency org="org.fernice" name="fernice-reflare-access" rev="1.0.32">
<artifact name="fernice-reflare-access" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fernice', module='fernice-reflare-access', version='1.0.32')
)
libraryDependencies += "org.fernice" % "fernice-reflare-access" % "1.0.32"
[org.fernice/fernice-reflare-access "1.0.32"]