| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdxtend |
| Version | Version4.0.2 |
| Type | Typejar |
| Description |
Descriptionxtend
WebJar for xtend
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xtend-4.0.2.pom | |
| xtend-4.0.2.jar | 6 KB |
| xtend-4.0.2-sources.jar | 22 bytes |
| xtend-4.0.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/xtend/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>xtend</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/xtend/
implementation 'org.webjars.npm:xtend:4.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/xtend/
implementation ("org.webjars.npm:xtend:4.0.2")
'org.webjars.npm:xtend:jar:4.0.2'
<dependency org="org.webjars.npm" name="xtend" rev="4.0.2">
<artifact name="xtend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='xtend', version='4.0.2')
)
libraryDependencies += "org.webjars.npm" % "xtend" % "4.0.2"
[org.webjars.npm/xtend "4.0.2"]