is not current version
Last Version 3.4.0

org.apache.marmotta.webjars:webjars 3.2.1


GroupId

GroupId

org.apache.marmotta.webjars
ArtifactId

ArtifactId

webjars
Version

Version

3.2.1
Type

Type

pom

Download webjars 3.2.1

Filename Size
webjars-3.2.1.pom 1 KB
Browse

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