is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.core:jwebmp-testlib 1.0.19.9

Provides all the base test items

GroupId

GroupId

com.jwebmp.core
ArtifactId

ArtifactId

jwebmp-testlib
Version

Version

1.0.19.9
Type

Type

jar

Download jwebmp-testlib 1.0.19.9


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