License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmalevic |
Version | Version0.18.3 |
Type | Typejar |
Description |
Descriptionmalevic
WebJar for malevic
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
malevic-0.18.3.pom | |
malevic-0.18.3.jar | 66 KB |
malevic-0.18.3-sources.jar | 22 bytes |
malevic-0.18.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/malevic/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>malevic</artifactId>
<version>0.18.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/malevic/
implementation 'org.webjars.npm:malevic:0.18.3'
// https://jarcasting.com/artifacts/org.webjars.npm/malevic/
implementation ("org.webjars.npm:malevic:0.18.3")
'org.webjars.npm:malevic:jar:0.18.3'
<dependency org="org.webjars.npm" name="malevic" rev="0.18.3">
<artifact name="malevic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='malevic', version='0.18.3')
)
libraryDependencies += "org.webjars.npm" % "malevic" % "0.18.3"
[org.webjars.npm/malevic "0.18.3"]