GroupId | GroupIdcom.g2forge.enigma |
---|---|
ArtifactId | ArtifactIden-diagram |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
en-diagram-0.0.4.pom | |
en-diagram-0.0.4.jar | 39 KB |
en-diagram-0.0.4-sources.jar | 8 KB |
en-diagram-0.0.4-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.g2forge.enigma/en-diagram/ -->
<dependency>
<groupId>com.g2forge.enigma</groupId>
<artifactId>en-diagram</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.enigma/en-diagram/
implementation 'com.g2forge.enigma:en-diagram:0.0.4'
// https://jarcasting.com/artifacts/com.g2forge.enigma/en-diagram/
implementation ("com.g2forge.enigma:en-diagram:0.0.4")
'com.g2forge.enigma:en-diagram:jar:0.0.4'
<dependency org="com.g2forge.enigma" name="en-diagram" rev="0.0.4">
<artifact name="en-diagram" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.enigma', module='en-diagram', version='0.0.4')
)
libraryDependencies += "com.g2forge.enigma" % "en-diagram" % "0.0.4"
[com.g2forge.enigma/en-diagram "0.0.4"]