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