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