License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdlumX |
Last Version | Last Version0.2.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionlumX
WebJar for lumX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lumX-0.2.13.pom | |
lumX-0.2.13.jar | 801 KB |
lumX-0.2.13-javadoc.jar | 790 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/lumX/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>lumX</artifactId>
<version>0.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/lumX/
implementation 'org.webjars:lumX:0.2.13'
// https://jarcasting.com/artifacts/org.webjars/lumX/
implementation ("org.webjars:lumX:0.2.13")
'org.webjars:lumX:jar:0.2.13'
<dependency org="org.webjars" name="lumX" rev="0.2.13">
<artifact name="lumX" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='lumX', version='0.2.13')
)
libraryDependencies += "org.webjars" % "lumX" % "0.2.13"
[org.webjars/lumX "0.2.13"]