is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.core:jwebmp-testlib 0.67.0.1

Provides all the base test items

GroupId

GroupId

com.jwebmp.core
ArtifactId

ArtifactId

jwebmp-testlib
Version

Version

0.67.0.1
Type

Type

jar

Download jwebmp-testlib 0.67.0.1


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