is not current version
Last Version 6.12.1

org.fujion.webjars:webjar-systemjs 0.21.6-1

SystemJS

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-systemjs
Version

Version

0.21.6-1
Type

Type

jar

Download webjar-systemjs 0.21.6-1


<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-systemjs/ -->
<dependency>
    <groupId>org.fujion.webjars</groupId>
    <artifactId>webjar-systemjs</artifactId>
    <version>0.21.6-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-systemjs/
implementation 'org.fujion.webjars:webjar-systemjs:0.21.6-1'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-systemjs/
implementation ("org.fujion.webjars:webjar-systemjs:0.21.6-1")
'org.fujion.webjars:webjar-systemjs:jar:0.21.6-1'
<dependency org="org.fujion.webjars" name="webjar-systemjs" rev="0.21.6-1">
  <artifact name="webjar-systemjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-systemjs', version='0.21.6-1')
)
libraryDependencies += "org.fujion.webjars" % "webjar-systemjs" % "0.21.6-1"
[org.fujion.webjars/webjar-systemjs "0.21.6-1"]