is not current version
Last Version 0.14

foundation.fluent.api:rpg-sample-language 0.11


GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

rpg-sample-language
Version

Version

0.11
Type

Type

jar

Download rpg-sample-language 0.11


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