is not current version
Last Version 2.0.295-RELEASE

com.ahome-it:lienzo-tests 1.0.0-RC1

Ahome Lienzo Testing Framework.

GroupId

GroupId

com.ahome-it
ArtifactId

ArtifactId

lienzo-tests
Version

Version

1.0.0-RC1
Type

Type

jar

Download lienzo-tests 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.ahome-it/lienzo-tests/ -->
<dependency>
    <groupId>com.ahome-it</groupId>
    <artifactId>lienzo-tests</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ahome-it/lienzo-tests/
implementation 'com.ahome-it:lienzo-tests:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.ahome-it/lienzo-tests/
implementation ("com.ahome-it:lienzo-tests:1.0.0-RC1")
'com.ahome-it:lienzo-tests:jar:1.0.0-RC1'
<dependency org="com.ahome-it" name="lienzo-tests" rev="1.0.0-RC1">
  <artifact name="lienzo-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ahome-it', module='lienzo-tests', version='1.0.0-RC1')
)
libraryDependencies += "com.ahome-it" % "lienzo-tests" % "1.0.0-RC1"
[com.ahome-it/lienzo-tests "1.0.0-RC1"]