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