License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Ant UML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.thewonderlemming.c4plantuml |
ArtifactId | ArtifactIdc4plantuml-maven-libs |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionC4-PlantUML :: Libraries
A set of internal libraries to be used by the MOJOs
|
Filename | Size |
---|---|
c4plantuml-maven-libs-1.0.0-RC1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-maven-libs/ -->
<dependency>
<groupId>org.thewonderlemming.c4plantuml</groupId>
<artifactId>c4plantuml-maven-libs</artifactId>
<version>1.0.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-maven-libs/
implementation 'org.thewonderlemming.c4plantuml:c4plantuml-maven-libs:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.thewonderlemming.c4plantuml/c4plantuml-maven-libs/
implementation ("org.thewonderlemming.c4plantuml:c4plantuml-maven-libs:1.0.0-RC1")
'org.thewonderlemming.c4plantuml:c4plantuml-maven-libs:pom:1.0.0-RC1'
<dependency org="org.thewonderlemming.c4plantuml" name="c4plantuml-maven-libs" rev="1.0.0-RC1">
<artifact name="c4plantuml-maven-libs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.thewonderlemming.c4plantuml', module='c4plantuml-maven-libs', version='1.0.0-RC1')
)
libraryDependencies += "org.thewonderlemming.c4plantuml" % "c4plantuml-maven-libs" % "1.0.0-RC1"
[org.thewonderlemming.c4plantuml/c4plantuml-maven-libs "1.0.0-RC1"]