is not current version
Last Version 3.0.1

net.jangaroo:properties-compiler-api 0.9.10


Categories

Categories

Net
GroupId

GroupId

net.jangaroo
ArtifactId

ArtifactId

properties-compiler-api
Version

Version

0.9.10
Type

Type

jar

Download properties-compiler-api 0.9.10


<!-- https://jarcasting.com/artifacts/net.jangaroo/properties-compiler-api/ -->
<dependency>
    <groupId>net.jangaroo</groupId>
    <artifactId>properties-compiler-api</artifactId>
    <version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.jangaroo/properties-compiler-api/
implementation 'net.jangaroo:properties-compiler-api:0.9.10'
// https://jarcasting.com/artifacts/net.jangaroo/properties-compiler-api/
implementation ("net.jangaroo:properties-compiler-api:0.9.10")
'net.jangaroo:properties-compiler-api:jar:0.9.10'
<dependency org="net.jangaroo" name="properties-compiler-api" rev="0.9.10">
  <artifact name="properties-compiler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jangaroo', module='properties-compiler-api', version='0.9.10')
)
libraryDependencies += "net.jangaroo" % "properties-compiler-api" % "0.9.10"
[net.jangaroo/properties-compiler-api "0.9.10"]