License |
License
Apache License, Version 2.0
|
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdmicroplugin |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmicroplugin
WebJar for microplugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
microplugin-0.0.3.pom | |
microplugin-0.0.3.jar | 7 KB |
microplugin-0.0.3-sources.jar | 22 bytes |
microplugin-0.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/microplugin/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>microplugin</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/microplugin/
implementation 'org.webjars.bower:microplugin:0.0.3'
// https://jarcasting.com/artifacts/org.webjars.bower/microplugin/
implementation ("org.webjars.bower:microplugin:0.0.3")
'org.webjars.bower:microplugin:jar:0.0.3'
<dependency org="org.webjars.bower" name="microplugin" rev="0.0.3">
<artifact name="microplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='microplugin', version='0.0.3')
)
libraryDependencies += "org.webjars.bower" % "microplugin" % "0.0.3"
[org.webjars.bower/microplugin "0.0.3"]