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