WebJar for Mithril
More info: http://webjars.org
Upstream: http://lhorie.github.io/mithril/
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdmithril |
Last Version | Last Version0.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmithril.js
WebJar for Mithril
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mithril-0.2.5.pom | |
mithril-0.2.5.jar | 9 KB |
mithril-0.2.5-javadoc.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/mithril/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>mithril</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/mithril/
implementation 'org.webjars:mithril:0.2.5'
// https://jarcasting.com/artifacts/org.webjars/mithril/
implementation ("org.webjars:mithril:0.2.5")
'org.webjars:mithril:jar:0.2.5'
<dependency org="org.webjars" name="mithril" rev="0.2.5">
<artifact name="mithril" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='mithril', version='0.2.5')
)
libraryDependencies += "org.webjars" % "mithril" % "0.2.5"
[org.webjars/mithril "0.2.5"]
WebJar for Mithril
More info: http://webjars.org
Upstream: http://lhorie.github.io/mithril/