License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.cake.attributes |
ArtifactId | ArtifactIdcake-attributes-mapgenerator |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCake Attributes MapGenerator
This library contains the Cake Attributes MapGenerator package
|
Project Organization |
Project OrganizationThe Codehaus |
<!-- https://jarcasting.com/artifacts/org.codehaus.cake.attributes/cake-attributes-mapgenerator/ -->
<dependency>
<groupId>org.codehaus.cake.attributes</groupId>
<artifactId>cake-attributes-mapgenerator</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cake.attributes/cake-attributes-mapgenerator/
implementation 'org.codehaus.cake.attributes:cake-attributes-mapgenerator:0.1'
// https://jarcasting.com/artifacts/org.codehaus.cake.attributes/cake-attributes-mapgenerator/
implementation ("org.codehaus.cake.attributes:cake-attributes-mapgenerator:0.1")
'org.codehaus.cake.attributes:cake-attributes-mapgenerator:jar:0.1'
<dependency org="org.codehaus.cake.attributes" name="cake-attributes-mapgenerator" rev="0.1">
<artifact name="cake-attributes-mapgenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cake.attributes', module='cake-attributes-mapgenerator', version='0.1')
)
libraryDependencies += "org.codehaus.cake.attributes" % "cake-attributes-mapgenerator" % "0.1"
[org.codehaus.cake.attributes/cake-attributes-mapgenerator "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.cake.internal : cake-asm | jar | 3.1 |
org.codehaus.cake.attributes : cake-attributes | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.cake.test : cake-test-util | jar | 0.1 |