License |
License |
---|---|
GroupId | GroupIdcc.catalysts |
ArtifactId | ArtifactIdcdoclet |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncdoclet
CDoclet can be used to generate files out of Java sources into other languages like Actionscript or C#
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdoclet-2.2.0.pom | |
cdoclet-2.2.0.jar | 51 KB |
cdoclet-2.2.0-sources.jar | 33 KB |
cdoclet-2.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cc.catalysts/cdoclet/ -->
<dependency>
<groupId>cc.catalysts</groupId>
<artifactId>cdoclet</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.catalysts/cdoclet/
implementation 'cc.catalysts:cdoclet:2.2.0'
// https://jarcasting.com/artifacts/cc.catalysts/cdoclet/
implementation ("cc.catalysts:cdoclet:2.2.0")
'cc.catalysts:cdoclet:jar:2.2.0'
<dependency org="cc.catalysts" name="cdoclet" rev="2.2.0">
<artifact name="cdoclet" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.catalysts', module='cdoclet', version='2.2.0')
)
libraryDependencies += "cc.catalysts" % "cdoclet" % "2.2.0"
[cc.catalysts/cdoclet "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.0 |
org.apache.velocity : velocity | jar | 1.7 |
cc.catalysts : metaas | jar | 0.9 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.3 |
junit : junit | jar | 4.11 |