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