| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.github.thorbenkuck |
| ArtifactId | ArtifactIdNetCom2 |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNetCom2
Default implementation
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| NetCom2-2.0.1.pom | |
| NetCom2-2.0.1.jar | 260 KB |
| NetCom2-2.0.1-sources.jar | 160 KB |
| NetCom2-2.0.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2/ -->
<dependency>
<groupId>com.github.thorbenkuck</groupId>
<artifactId>NetCom2</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2/
implementation 'com.github.thorbenkuck:NetCom2:2.0.1'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2/
implementation ("com.github.thorbenkuck:NetCom2:2.0.1")
'com.github.thorbenkuck:NetCom2:jar:2.0.1'
<dependency org="com.github.thorbenkuck" name="NetCom2" rev="2.0.1">
<artifact name="NetCom2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='NetCom2', version='2.0.1')
)
libraryDependencies += "com.github.thorbenkuck" % "NetCom2" % "2.0.1"
[com.github.thorbenkuck/NetCom2 "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.15.0 |
| com.github.thorbenkuck : keller-core | jar | 1.0.2 |
| com.github.thorbenkuck : NetCom2-Core | jar | 1.0 |
| com.github.thorbenkuck : NetCom2-Cache | jar | 1.0 |
| com.github.thorbenkuck : NetCom2-Util | jar | 1.0 |
| com.github.thorbenkuck : NetCom2-Logging | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |