is not current version
Last Version 0.9.0

com.github.jarod:qqwry-java 0.6.1

A java library to read QQWry IP database.

Categories

Categories

Java Languages
GroupId

GroupId

com.github.jarod
ArtifactId

ArtifactId

qqwry-java
Version

Version

0.6.1
Type

Type

jar

Download qqwry-java 0.6.1


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