License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.umlet |
ArtifactId | ArtifactIdumlet |
Last Version | Last Version12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUMLet lightweight UML Editor
POM was created by Sonatype Nexus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
umlet-12.0.pom | |
umlet-12.0.jar | 624 KB |
umlet-12.0-sources.jar | 505 bytes |
umlet-12.0-javadoc.jar | 505 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.umlet/umlet/ -->
<dependency>
<groupId>com.umlet</groupId>
<artifactId>umlet</artifactId>
<version>12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.umlet/umlet/
implementation 'com.umlet:umlet:12.0'
// https://jarcasting.com/artifacts/com.umlet/umlet/
implementation ("com.umlet:umlet:12.0")
'com.umlet:umlet:jar:12.0'
<dependency org="com.umlet" name="umlet" rev="12.0">
<artifact name="umlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.umlet', module='umlet', version='12.0')
)
libraryDependencies += "com.umlet" % "umlet" % "12.0"
[com.umlet/umlet "12.0"]