| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdxe-utils |
| Last Version | Last Version3.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxe-utils
WebJar for xe-utils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xe-utils-3.4.0.pom | |
| xe-utils-3.4.0.jar | 251 KB |
| xe-utils-3.4.0-sources.jar | 22 bytes |
| xe-utils-3.4.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/xe-utils/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>xe-utils</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/xe-utils/
implementation 'org.webjars.npm:xe-utils:3.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/xe-utils/
implementation ("org.webjars.npm:xe-utils:3.4.0")
'org.webjars.npm:xe-utils:jar:3.4.0'
<dependency org="org.webjars.npm" name="xe-utils" rev="3.4.0">
<artifact name="xe-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='xe-utils', version='3.4.0')
)
libraryDependencies += "org.webjars.npm" % "xe-utils" % "3.4.0"
[org.webjars.npm/xe-utils "3.4.0"]