License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdxuijs |
Version | Version2.3.2 |
Type | Typejar |
Description |
Descriptionxuijs
WebJar for XuiJS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xuijs-2.3.2.pom | |
xuijs-2.3.2.jar | 78 KB |
xuijs-2.3.2-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/xuijs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>xuijs</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/xuijs/
implementation 'org.webjars:xuijs:2.3.2'
// https://jarcasting.com/artifacts/org.webjars/xuijs/
implementation ("org.webjars:xuijs:2.3.2")
'org.webjars:xuijs:jar:2.3.2'
<dependency org="org.webjars" name="xuijs" rev="2.3.2">
<artifact name="xuijs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='xuijs', version='2.3.2')
)
libraryDependencies += "org.webjars" % "xuijs" % "2.3.2"
[org.webjars/xuijs "2.3.2"]