License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdwiky |
Version | Version0.95 |
Type | Typejar |
Description |
DescriptionWiky
WebJar for Wiky
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wiky-0.95.pom | |
wiky-0.95.jar | 14 KB |
wiky-0.95-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/wiky/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>wiky</artifactId>
<version>0.95</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/wiky/
implementation 'org.webjars:wiky:0.95'
// https://jarcasting.com/artifacts/org.webjars/wiky/
implementation ("org.webjars:wiky:0.95")
'org.webjars:wiky:jar:0.95'
<dependency org="org.webjars" name="wiky" rev="0.95">
<artifact name="wiky" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='wiky', version='0.95')
)
libraryDependencies += "org.webjars" % "wiky" % "0.95"
[org.webjars/wiky "0.95"]