is not current version
Last Version 0.0.11

com.g2forge.enigma:en-web 0.0.6

Models, parsers and renderers for web formats including HTML, CSS and SVG.

GroupId

GroupId

com.g2forge.enigma
ArtifactId

ArtifactId

en-web
Version

Version

0.0.6
Type

Type

jar

Download en-web 0.0.6


<!-- https://jarcasting.com/artifacts/com.g2forge.enigma/en-web/ -->
<dependency>
    <groupId>com.g2forge.enigma</groupId>
    <artifactId>en-web</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.enigma/en-web/
implementation 'com.g2forge.enigma:en-web:0.0.6'
// https://jarcasting.com/artifacts/com.g2forge.enigma/en-web/
implementation ("com.g2forge.enigma:en-web:0.0.6")
'com.g2forge.enigma:en-web:jar:0.0.6'
<dependency org="com.g2forge.enigma" name="en-web" rev="0.0.6">
  <artifact name="en-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.enigma', module='en-web', version='0.0.6')
)
libraryDependencies += "com.g2forge.enigma" % "en-web" % "0.0.6"
[com.g2forge.enigma/en-web "0.0.6"]