| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdcom.github.thorbenkuck | 
| ArtifactId | ArtifactIdNetCom2-Core | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionNetCom2-Core All minor interfaces and bases for the main module | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| NetCom2-Core-1.0.pom | |
| NetCom2-Core-1.0.jar | 101 KB | 
| NetCom2-Core-1.0-sources.jar | 67 KB | 
| NetCom2-Core-1.0-javadoc.jar | 281 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Core/ -->
<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>NetCom2-Core</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Core/
implementation 'com.github.thorbenkuck:NetCom2-Core:1.0'// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Core/
implementation ("com.github.thorbenkuck:NetCom2-Core:1.0")'com.github.thorbenkuck:NetCom2-Core:jar:1.0'<dependency org="com.github.thorbenkuck" name="NetCom2-Core" rev="1.0">
  <artifact name="NetCom2-Core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.thorbenkuck', module='NetCom2-Core', version='1.0')
)libraryDependencies += "com.github.thorbenkuck" % "NetCom2-Core" % "1.0"[com.github.thorbenkuck/NetCom2-Core "1.0"]| 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-Objects | jar | 1.0 | 
| com.github.thorbenkuck : NetCom2-Logging | jar | 1.1 | 
| com.github.thorbenkuck : NetCom2-Asynch | jar | 1.0 | 
| com.github.thorbenkuck : NetCom2-Util | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |