is not current version
Last Version 0.12.0

org.webjars:victory 0.1.1

WebJar for Victory

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

victory
Version

Version

0.1.1
Type

Type

jar

Download victory 0.1.1


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