License |
License |
---|---|
Categories |
CategoriesBuild Tools Ant UML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.thewonderlemming.c4plantuml |
ArtifactId | ArtifactIdc4plantuml-build-tools |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionC4-PlantUML :: Build Tools
Build tools such as Checkstyle rules
|
Filename | Size |
---|---|
c4plantuml-build-tools-1.0.0-RC1.pom | 686 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-build-tools/ -->
<dependency>
<groupId>org.thewonderlemming.c4plantuml</groupId>
<artifactId>c4plantuml-build-tools</artifactId>
<version>1.0.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-build-tools/
implementation 'org.thewonderlemming.c4plantuml:c4plantuml-build-tools:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-build-tools/
implementation ("org.thewonderlemming.c4plantuml:c4plantuml-build-tools:1.0.0-RC1")
'org.thewonderlemming.c4plantuml:c4plantuml-build-tools:pom:1.0.0-RC1'
<dependency org="org.thewonderlemming.c4plantuml" name="c4plantuml-build-tools" rev="1.0.0-RC1">
<artifact name="c4plantuml-build-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.thewonderlemming.c4plantuml', module='c4plantuml-build-tools', version='1.0.0-RC1')
)
libraryDependencies += "org.thewonderlemming.c4plantuml" % "c4plantuml-build-tools" % "1.0.0-RC1"
[org.thewonderlemming.c4plantuml/c4plantuml-build-tools "1.0.0-RC1"]