License |
License |
---|---|
Categories |
CategoriesAnt Build Tools UML Business Logic Libraries Documents Processing |
GroupId | GroupIdberlin.softwaretechnik |
ArtifactId | ArtifactIdjlauncher-plantuml |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjlauncher-plantuml
jlauncher wrapper for plantuml, so that we
can launch plantuml like so:
$ jlauncher berlin.softaretechnik:jlauncher-plantuml:0.0.1
|
Filename | Size |
---|---|
jlauncher-plantuml-0.0.3.pom | |
jlauncher-plantuml-0.0.3.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/berlin.softwaretechnik/jlauncher-plantuml/ -->
<dependency>
<groupId>berlin.softwaretechnik</groupId>
<artifactId>jlauncher-plantuml</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/berlin.softwaretechnik/jlauncher-plantuml/
implementation 'berlin.softwaretechnik:jlauncher-plantuml:0.0.3'
// https://jarcasting.com/artifacts/berlin.softwaretechnik/jlauncher-plantuml/
implementation ("berlin.softwaretechnik:jlauncher-plantuml:0.0.3")
'berlin.softwaretechnik:jlauncher-plantuml:jar:0.0.3'
<dependency org="berlin.softwaretechnik" name="jlauncher-plantuml" rev="0.0.3">
<artifact name="jlauncher-plantuml" type="jar" />
</dependency>
@Grapes(
@Grab(group='berlin.softwaretechnik', module='jlauncher-plantuml', version='0.0.3')
)
libraryDependencies += "berlin.softwaretechnik" % "jlauncher-plantuml" % "0.0.3"
[berlin.softwaretechnik/jlauncher-plantuml "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.plantuml : plantuml | jar | 1.2021.0 |