is not current version
Last Version 2.0.4

org.webjars.npm:mithril 1.0.1

WebJar for mithril

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mithril
Version

Version

1.0.1
Type

Type

jar

Download mithril 1.0.1


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