License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.jangaroo |
ArtifactId | ArtifactIdproperties-compiler-api |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.jangaroo/properties-compiler-api/ -->
<dependency>
<groupId>net.jangaroo</groupId>
<artifactId>properties-compiler-api</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.jangaroo/properties-compiler-api/
implementation 'net.jangaroo:properties-compiler-api:3.0.1'
// https://jarcasting.com/artifacts/net.jangaroo/properties-compiler-api/
implementation ("net.jangaroo:properties-compiler-api:3.0.1")
'net.jangaroo:properties-compiler-api:jar:3.0.1'
<dependency org="net.jangaroo" name="properties-compiler-api" rev="3.0.1">
<artifact name="properties-compiler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jangaroo', module='properties-compiler-api', version='3.0.1')
)
libraryDependencies += "net.jangaroo" % "properties-compiler-api" % "3.0.1"
[net.jangaroo/properties-compiler-api "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.jangaroo : jangaroo-utils | jar | 3.0.1 |