License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.googlecode.cedar-common |
ArtifactId | ArtifactIdcedar-build |
Last Version | Last Version0.9.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCedar Build Functionality
Gradle plugins and other functionality for use with a standardized build process.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cedar-build-0.9.8.pom | |
cedar-build-0.9.8.jar | 312 KB |
cedar-build-0.9.8-sources.jar | 79 KB |
cedar-build-0.9.8-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-build/ -->
<dependency>
<groupId>com.googlecode.cedar-common</groupId>
<artifactId>cedar-build</artifactId>
<version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-build/
implementation 'com.googlecode.cedar-common:cedar-build:0.9.8'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-build/
implementation ("com.googlecode.cedar-common:cedar-build:0.9.8")
'com.googlecode.cedar-common:cedar-build:jar:0.9.8'
<dependency org="com.googlecode.cedar-common" name="cedar-build" rev="0.9.8">
<artifact name="cedar-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='cedar-build', version='0.9.8')
)
libraryDependencies += "com.googlecode.cedar-common" % "cedar-build" % "0.9.8"
[com.googlecode.cedar-common/cedar-build "0.9.8"]
Group / Artifact | Type | Version |
---|---|---|
io.fastjson : boon | jar | 0.33 |
org.codehaus.javancss : javancss | jar | 32.53 |
com.google.appengine : gradle-appengine-plugin | jar | 1.9.23 |