is not current version
Last Version 0.7.13b

org.leapframework:leap-core 0.6.8b


GroupId

GroupId

org.leapframework
ArtifactId

ArtifactId

leap-core
Version

Version

0.6.8b
Type

Type

jar

Download leap-core 0.6.8b


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