is not current version
Last Version 0.7.13b

org.leapframework:leap-webapi 0.7.0b


GroupId

GroupId

org.leapframework
ArtifactId

ArtifactId

leap-webapi
Version

Version

0.7.0b
Type

Type

jar

Download leap-webapi 0.7.0b


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