is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.core:jwebmp-testlib 0.67.0.15

Provides all the base test items

GroupId

GroupId

com.jwebmp.core
ArtifactId

ArtifactId

jwebmp-testlib
Version

Version

0.67.0.15
Type

Type

jar

Download jwebmp-testlib 0.67.0.15


<!-- https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-testlib/ -->
<dependency>
    <groupId>com.jwebmp.core</groupId>
    <artifactId>jwebmp-testlib</artifactId>
    <version>0.67.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-testlib/
implementation 'com.jwebmp.core:jwebmp-testlib:0.67.0.15'
// https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-testlib/
implementation ("com.jwebmp.core:jwebmp-testlib:0.67.0.15")
'com.jwebmp.core:jwebmp-testlib:jar:0.67.0.15'
<dependency org="com.jwebmp.core" name="jwebmp-testlib" rev="0.67.0.15">
  <artifact name="jwebmp-testlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.core', module='jwebmp-testlib', version='0.67.0.15')
)
libraryDependencies += "com.jwebmp.core" % "jwebmp-testlib" % "0.67.0.15"
[com.jwebmp.core/jwebmp-testlib "0.67.0.15"]