Loupe API

Custom API to support and simplify direct use of Loupe.

License

License

GroupId

GroupId

com.onloupe
ArtifactId

ArtifactId

loupe-api
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Loupe API
Custom API to support and simplify direct use of Loupe.
Project URL

Project URL

https://onloupe.com/
Source Code Management

Source Code Management

http://github.com/GibraltarSoftware/loupe-java/tree/master

Download loupe-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.onloupe : core jar 1.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.0
org.junit.jupiter : junit-jupiter-api jar 5.3.0
org.junit.jupiter : junit-jupiter-params jar 5.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0