GroupId | GroupIdorg.xlightweb |
---|---|
ArtifactId | ArtifactIdxlightweb-HTML5Preview |
Version | Version2.12-HTML5Preview7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.xlightweb/xlightweb-HTML5Preview/ -->
<dependency>
<groupId>org.xlightweb</groupId>
<artifactId>xlightweb-HTML5Preview</artifactId>
<version>2.12-HTML5Preview7</version>
</dependency>
// https://jarcasting.com/artifacts/org.xlightweb/xlightweb-HTML5Preview/
implementation 'org.xlightweb:xlightweb-HTML5Preview:2.12-HTML5Preview7'
// https://jarcasting.com/artifacts/org.xlightweb/xlightweb-HTML5Preview/
implementation ("org.xlightweb:xlightweb-HTML5Preview:2.12-HTML5Preview7")
'org.xlightweb:xlightweb-HTML5Preview:jar:2.12-HTML5Preview7'
<dependency org="org.xlightweb" name="xlightweb-HTML5Preview" rev="2.12-HTML5Preview7">
<artifact name="xlightweb-HTML5Preview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xlightweb', module='xlightweb-HTML5Preview', version='2.12-HTML5Preview7')
)
libraryDependencies += "org.xlightweb" % "xlightweb-HTML5Preview" % "2.12-HTML5Preview7"
[org.xlightweb/xlightweb-HTML5Preview "2.12-HTML5Preview7"]