| License |
License |
|---|---|
| GroupId | GroupIdcom.onloupe |
| ArtifactId | ArtifactIdcore |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
DescriptionLoupe Core
Core functionality of Loupe.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-1.0.2.pom | |
| core-1.0.2.jar | 591 KB |
| core-1.0.2-sources.jar | 548 KB |
| core-1.0.2-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |