is not current version
Last Version 1.0.4

org.webjars.npm:vendors 1.0.3

WebJar for vendors

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vendors
Version

Version

1.0.3
Type

Type

jar

Download vendors 1.0.3


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