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