Last Version

Nexus Core 0.0.0

Collection of shared high level operations.

License

License

Categories

Categories

Nexus c Build Tools Distribution
GroupId

GroupId

com.ghunteranderson.nexus
ArtifactId

ArtifactId

nexus-core
Version

Version

0.0.0
Type

Type

jar
Description

Description

Nexus Core
Collection of shared high level operations.
Project URL

Project URL

https://ghunteranderson.com
Source Code Management

Source Code Management

https://github.com/ghunteranderson/nexus-tools/tree/master

Download nexus-core 0.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ghunteranderson : jsemver jar 0.1.0
com.ghunteranderson.nexus : rest-client jar 0.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.