License |
License |
---|---|
GroupId | GroupIdorg.fujion.webjars |
ArtifactId | ArtifactIdwebjar-systemjs |
Last Version | Last Version6.12.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSystemJS
SystemJS
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webjar-systemjs-6.12.1.pom | |
webjar-systemjs-6.12.1.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-systemjs/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-systemjs</artifactId>
<version>6.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-systemjs/
implementation 'org.fujion.webjars:webjar-systemjs:6.12.1'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-systemjs/
implementation ("org.fujion.webjars:webjar-systemjs:6.12.1")
'org.fujion.webjars:webjar-systemjs:jar:6.12.1'
<dependency org="org.fujion.webjars" name="webjar-systemjs" rev="6.12.1">
<artifact name="webjar-systemjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-systemjs', version='6.12.1')
)
libraryDependencies += "org.fujion.webjars" % "webjar-systemjs" % "6.12.1"
[org.fujion.webjars/webjar-systemjs "6.12.1"]