is not current version
Last Version 0.7

foundation.fluent.api:rpg-apt-parser-only 0.5


GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

rpg-apt-parser-only
Version

Version

0.5
Type

Type

jar

Download rpg-apt-parser-only 0.5


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