License |
License |
---|---|
Categories |
CategoriesAnt Build Tools UML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.webjars.bowergithub.markushedvall |
ArtifactId | ArtifactIdplantuml-encoder |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplantuml-encoder
WebJar for plantuml-encoder
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plantuml-encoder-1.4.0.pom | |
plantuml-encoder-1.4.0.jar | 82 KB |
plantuml-encoder-1.4.0-sources.jar | 22 bytes |
plantuml-encoder-1.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.markushedvall/plantuml-encoder/ -->
<dependency>
<groupId>org.webjars.bowergithub.markushedvall</groupId>
<artifactId>plantuml-encoder</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.markushedvall/plantuml-encoder/
implementation 'org.webjars.bowergithub.markushedvall:plantuml-encoder:1.4.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.markushedvall/plantuml-encoder/
implementation ("org.webjars.bowergithub.markushedvall:plantuml-encoder:1.4.0")
'org.webjars.bowergithub.markushedvall:plantuml-encoder:jar:1.4.0'
<dependency org="org.webjars.bowergithub.markushedvall" name="plantuml-encoder" rev="1.4.0">
<artifact name="plantuml-encoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.markushedvall', module='plantuml-encoder', version='1.4.0')
)
libraryDependencies += "org.webjars.bowergithub.markushedvall" % "plantuml-encoder" % "1.4.0"
[org.webjars.bowergithub.markushedvall/plantuml-encoder "1.4.0"]