is not current version
Last Version 6.12.1

org.fujion.webjars:webjar-systemjs 3.0.1

SystemJS

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-systemjs
Version

Version

3.0.1
Type

Type

jar

Download webjar-systemjs 3.0.1


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