is not current version
Last Version 2.0.295-RELEASE

com.ahome-it:lienzo-tests 2.0.286-RELEASE

Ahome Lienzo Testing Framework.

GroupId

GroupId

com.ahome-it
ArtifactId

ArtifactId

lienzo-tests
Version

Version

2.0.286-RELEASE
Type

Type

jar

Download lienzo-tests 2.0.286-RELEASE


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