License |
License
Commercial and government licenses
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdexportingjs |
Version | Version3.0.9 |
Type | Typejar |
Description |
Descriptionexportingjs
WebJar for exportingjs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exportingjs-3.0.9.pom | |
exportingjs-3.0.9.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/exportingjs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>exportingjs</artifactId>
<version>3.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/exportingjs/
implementation 'org.webjars:exportingjs:3.0.9'
// https://jarcasting.com/artifacts/org.webjars/exportingjs/
implementation ("org.webjars:exportingjs:3.0.9")
'org.webjars:exportingjs:jar:3.0.9'
<dependency org="org.webjars" name="exportingjs" rev="3.0.9">
<artifact name="exportingjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='exportingjs', version='3.0.9')
)
libraryDependencies += "org.webjars" % "exportingjs" % "3.0.9"
[org.webjars/exportingjs "3.0.9"]