Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.javascript |
ArtifactId | ArtifactIdjwebmp-bit6 |
Version | Version1.0.19.10-jre8 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-bit6-1.0.19.10-jre8.pom | |
jwebmp-bit6-1.0.19.10-jre8.jar | 29 KB |
jwebmp-bit6-1.0.19.10-jre8-sources.jar | 28 KB |
jwebmp-bit6-1.0.19.10-jre8-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-bit6/ -->
<dependency>
<groupId>com.jwebmp.plugins.javascript</groupId>
<artifactId>jwebmp-bit6</artifactId>
<version>1.0.19.10-jre8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-bit6/
implementation 'com.jwebmp.plugins.javascript:jwebmp-bit6:1.0.19.10-jre8'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-bit6/
implementation ("com.jwebmp.plugins.javascript:jwebmp-bit6:1.0.19.10-jre8")
'com.jwebmp.plugins.javascript:jwebmp-bit6:jar:1.0.19.10-jre8'
<dependency org="com.jwebmp.plugins.javascript" name="jwebmp-bit6" rev="1.0.19.10-jre8">
<artifact name="jwebmp-bit6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.javascript', module='jwebmp-bit6', version='1.0.19.10-jre8')
)
libraryDependencies += "com.jwebmp.plugins.javascript" % "jwebmp-bit6" % "1.0.19.10-jre8"
[com.jwebmp.plugins.javascript/jwebmp-bit6 "1.0.19.10-jre8"]