Last Version

nxnet commons 0.1.0-RC17

Commons utilities for Java projects

License

License

Categories

Categories

Net
GroupId

GroupId

io.nxnet.commons
ArtifactId

ArtifactId

nxnet-commons
Version

Version

0.1.0-RC17
Type

Type

pom
Description

Description

nxnet commons
Commons utilities for Java projects
Project URL

Project URL

http://github.com/nxnet/nxnet-commons
Source Code Management

Source Code Management

http://github.com/nxnet/nxnet-commons

Download nxnet-commons 0.1.0-RC17


<!-- https://jarcasting.com/artifacts/io.nxnet.commons/nxnet-commons/ -->
<dependency>
    <groupId>io.nxnet.commons</groupId>
    <artifactId>nxnet-commons</artifactId>
    <version>0.1.0-RC17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nxnet.commons/nxnet-commons/
implementation 'io.nxnet.commons:nxnet-commons:0.1.0-RC17'
// https://jarcasting.com/artifacts/io.nxnet.commons/nxnet-commons/
implementation ("io.nxnet.commons:nxnet-commons:0.1.0-RC17")
'io.nxnet.commons:nxnet-commons:pom:0.1.0-RC17'
<dependency org="io.nxnet.commons" name="nxnet-commons" rev="0.1.0-RC17">
  <artifact name="nxnet-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nxnet.commons', module='nxnet-commons', version='0.1.0-RC17')
)
libraryDependencies += "io.nxnet.commons" % "nxnet-commons" % "0.1.0-RC17"
[io.nxnet.commons/nxnet-commons "0.1.0-RC17"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nxnet-commons-mvnutils