is not current version
Last Version 0.14

foundation.fluent.api:rpg-apt 0.6


GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

rpg-apt
Version

Version

0.6
Type

Type

jar

Download rpg-apt 0.6


<!-- https://jarcasting.com/artifacts/foundation.fluent.api/rpg-apt/ -->
<dependency>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>rpg-apt</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/foundation.fluent.api/rpg-apt/
implementation 'foundation.fluent.api:rpg-apt:0.6'
// https://jarcasting.com/artifacts/foundation.fluent.api/rpg-apt/
implementation ("foundation.fluent.api:rpg-apt:0.6")
'foundation.fluent.api:rpg-apt:jar:0.6'
<dependency org="foundation.fluent.api" name="rpg-apt" rev="0.6">
  <artifact name="rpg-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='foundation.fluent.api', module='rpg-apt', version='0.6')
)
libraryDependencies += "foundation.fluent.api" % "rpg-apt" % "0.6"
[foundation.fluent.api/rpg-apt "0.6"]