is not current version
Last Version 2.0.4

org.webjars.npm:mithril 1.1.6

WebJar for mithril

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mithril
Version

Version

1.1.6
Type

Type

jar

Download mithril 1.1.6


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