Last Version

Loupe Core 1.0.2

Core functionality of Loupe.

License

License

GroupId

GroupId

com.onloupe
ArtifactId

ArtifactId

core
Version

Version

1.0.2
Type

Type

jar
Description

Description

Loupe Core
Core functionality of Loupe.
Project URL

Project URL

https://onloupe.com/
Source Code Management

Source Code Management

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

Download core 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.6
com.onloupe : model jar 1.0.2
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0

test (4)

Group / Artifact Type Version
junit : junit jar 3.8.1
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.