is not current version
Last Version 1.0.2

com.onloupe:loupe-api 1.0.1

Custom API to support and simplify direct use of Loupe.

GroupId

GroupId

com.onloupe
ArtifactId

ArtifactId

loupe-api
Version

Version

1.0.1
Type

Type

jar

Download loupe-api 1.0.1


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