Categories |
CategoriesAnt Build Tools UML Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdberlin.softwaretechnik |
ArtifactId | ArtifactIdjlauncher-plantuml |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
jlauncher-plantuml-0.0.2.pom | |
jlauncher-plantuml-0.0.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/berlin.softwaretechnik/jlauncher-plantuml/ -->
<dependency>
<groupId>berlin.softwaretechnik</groupId>
<artifactId>jlauncher-plantuml</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/berlin.softwaretechnik/jlauncher-plantuml/
implementation 'berlin.softwaretechnik:jlauncher-plantuml:0.0.2'
// https://jarcasting.com/artifacts/berlin.softwaretechnik/jlauncher-plantuml/
implementation ("berlin.softwaretechnik:jlauncher-plantuml:0.0.2")
'berlin.softwaretechnik:jlauncher-plantuml:jar:0.0.2'
<dependency org="berlin.softwaretechnik" name="jlauncher-plantuml" rev="0.0.2">
<artifact name="jlauncher-plantuml" type="jar" />
</dependency>
@Grapes(
@Grab(group='berlin.softwaretechnik', module='jlauncher-plantuml', version='0.0.2')
)
libraryDependencies += "berlin.softwaretechnik" % "jlauncher-plantuml" % "0.0.2"
[berlin.softwaretechnik/jlauncher-plantuml "0.0.2"]