is not current version
Last Version 0.5.1

org.webjars:morrisjs 0.4.3

WebJar for morris.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

morrisjs
Version

Version

0.4.3
Type

Type

jar

Download morrisjs 0.4.3


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