is not current version
Last Version 0.3.0

org.webjars:angular-uuid4 0.2.1

WebJar for angular-uuid4

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-uuid4
Version

Version

0.2.1
Type

Type

jar

Download angular-uuid4 0.2.1


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