is not current version
Last Version 2.0.295-RELEASE

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

Ahome Lienzo Testing Framework.

GroupId

GroupId

com.ahome-it
ArtifactId

ArtifactId

lienzo-tests
Version

Version

1.0.0-RC5
Type

Type

jar

Download lienzo-tests 1.0.0-RC5


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