is not current version
Last Version 2.1.19

org.webjars.npm:mdi 1.7.22

WebJar for mdi

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mdi
Version

Version

1.7.22
Type

Type

jar

Download mdi 1.7.22


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