is not current version
Last Version 0.7.13b

org.leapframework:leap-webunit 0.7.8b


GroupId

GroupId

org.leapframework
ArtifactId

ArtifactId

leap-webunit
Version

Version

0.7.8b
Type

Type

jar

Download leap-webunit 0.7.8b


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