License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.kryshchuk |
ArtifactId | ArtifactIdumlet-wrapper |
Last Version | Last Version13.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUMLet Wrapper
A wrapper over the original UMLet package.
|
Project Organization |
Project OrganizationKOrga |
Filename | Size |
---|---|
umlet-wrapper-13.3.0.pom | |
umlet-wrapper-13.3.0.jar | 7 MB |
umlet-wrapper-13.3.0-sources.jar | 1 KB |
umlet-wrapper-13.3.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kryshchuk/umlet-wrapper/ -->
<dependency>
<groupId>com.kryshchuk</groupId>
<artifactId>umlet-wrapper</artifactId>
<version>13.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kryshchuk/umlet-wrapper/
implementation 'com.kryshchuk:umlet-wrapper:13.3.0'
// https://jarcasting.com/artifacts/com.kryshchuk/umlet-wrapper/
implementation ("com.kryshchuk:umlet-wrapper:13.3.0")
'com.kryshchuk:umlet-wrapper:jar:13.3.0'
<dependency org="com.kryshchuk" name="umlet-wrapper" rev="13.3.0">
<artifact name="umlet-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kryshchuk', module='umlet-wrapper', version='13.3.0')
)
libraryDependencies += "com.kryshchuk" % "umlet-wrapper" % "13.3.0"
[com.kryshchuk/umlet-wrapper "13.3.0"]