| GroupId | GroupIdcom.jwebmp |
|---|---|
| ArtifactId | ArtifactIdjwebmp-bit6 |
| Version | Version0.59.0.14 |
| Type | Typejar |
| Filename | Size |
|---|---|
| jwebmp-bit6-0.59.0.14.pom | |
| jwebmp-bit6-0.59.0.14.jar | 98 KB |
| jwebmp-bit6-0.59.0.14-tests.jar | 1 KB |
| jwebmp-bit6-0.59.0.14-sources.jar | 97 KB |
| jwebmp-bit6-0.59.0.14-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-bit6/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-bit6</artifactId>
<version>0.59.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-bit6/
implementation 'com.jwebmp:jwebmp-bit6:0.59.0.14'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-bit6/
implementation ("com.jwebmp:jwebmp-bit6:0.59.0.14")
'com.jwebmp:jwebmp-bit6:jar:0.59.0.14'
<dependency org="com.jwebmp" name="jwebmp-bit6" rev="0.59.0.14">
<artifact name="jwebmp-bit6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-bit6', version='0.59.0.14')
)
libraryDependencies += "com.jwebmp" % "jwebmp-bit6" % "0.59.0.14"
[com.jwebmp/jwebmp-bit6 "0.59.0.14"]