| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kxbmap |
| ArtifactId | ArtifactIdip-checker-example_2.10 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionip-checker-example
ip-checker-example
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.kxbmap/ip-checker-example_2.10/ -->
<dependency>
<groupId>com.github.kxbmap</groupId>
<artifactId>ip-checker-example_2.10</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kxbmap/ip-checker-example_2.10/
implementation 'com.github.kxbmap:ip-checker-example_2.10:0.1.0'
// https://jarcasting.com/artifacts/com.github.kxbmap/ip-checker-example_2.10/
implementation ("com.github.kxbmap:ip-checker-example_2.10:0.1.0")
'com.github.kxbmap:ip-checker-example_2.10:jar:0.1.0'
<dependency org="com.github.kxbmap" name="ip-checker-example_2.10" rev="0.1.0">
<artifact name="ip-checker-example_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kxbmap', module='ip-checker-example_2.10', version='0.1.0')
)
libraryDependencies += "com.github.kxbmap" % "ip-checker-example_2.10" % "0.1.0"
[com.github.kxbmap/ip-checker-example_2.10 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kxbmap : ip-checker-handler | jar | 0.1.0 |
| org.scala-lang : scala-library | jar | 2.10.1 |
| io.netty : netty-handler | jar | 4.0.0.CR2 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.javassist : javassist | jar | 3.17.1-GA |