License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.jarod |
ArtifactId | ArtifactIdqqwry-java |
Version | Version0.8.0 |
Type | Typejar |
Description |
Descriptionqqwry-java
A java library to read QQWry IP database.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qqwry-java-0.8.0.pom | |
qqwry-java-0.8.0.jar | 5 MB |
qqwry-java-0.8.0-sources.jar | 3 KB |
qqwry-java-0.8.0-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jarod/qqwry-java/ -->
<dependency>
<groupId>com.github.jarod</groupId>
<artifactId>qqwry-java</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jarod/qqwry-java/
implementation 'com.github.jarod:qqwry-java:0.8.0'
// https://jarcasting.com/artifacts/com.github.jarod/qqwry-java/
implementation ("com.github.jarod:qqwry-java:0.8.0")
'com.github.jarod:qqwry-java:jar:0.8.0'
<dependency org="com.github.jarod" name="qqwry-java" rev="0.8.0">
<artifact name="qqwry-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jarod', module='qqwry-java', version='0.8.0')
)
libraryDependencies += "com.github.jarod" % "qqwry-java" % "0.8.0"
[com.github.jarod/qqwry-java "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |