Last Version

Nexapp Core 0.1.1

Several Java classes for REST APIs.

License

License

GroupId

GroupId

ca.nexapp
ArtifactId

ArtifactId

core
Version

Version

0.1.1
Type

Type

jar
Description

Description

Nexapp Core
Several Java classes for REST APIs.
Project URL

Project URL

https://github.com/Nexapp/NexappCore
Source Code Management

Source Code Management

https://github.com/Nexapp/NexappCore.git

Download core 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
ca.nexapp » math jar 0.0.7
com.google.maps : google-maps-services jar 0.2.7
commons-codec : commons-codec jar 1.11

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.pholser : junit-quickcheck-core jar 0.7
org.mockito : mockito-all jar 1.10.19
com.google.truth : truth jar 0.39

Project Modules

There are no modules declared in this project.