NetCom2-Objects

The base communication required for NetCom2

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

NetCom2-Objects
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

NetCom2-Objects
The base communication required for NetCom2
Project URL

Project URL

https://github.com/ThorbenKuck/NetCom2

Download NetCom2-Objects

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.15.0
com.github.thorbenkuck : NetCom2-Util jar 1.0
com.github.thorbenkuck : keller-core jar 1.0.2
com.github.thorbenkuck : NetCom2-Logging jar 1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0