Jar examples for r:rdap-core
RDAP implementation
You can download jar file rdap-core 0.3.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rdap-core-0.3.4.jar to your project.
<dependency> <groupId>be.dnsbelgium</groupId> <artifactId>rdap-core</artifactId> <version>0.3.4</version> </dependency>
compile group: 'be.dnsbelgium', name: 'rdap-core', version: '0.3.4'
libraryDependencies += "be.dnsbelgium" % "rdap-core" % "0.3.4"
<dependency org="be.dnsbelgium" name="rdap-core" rev="0.3.4"/>
@Grapes(@Grab(group='be.dnsbelgium', module='rdap-core', version='0.3.4'))
'be.dnsbelgium:rdap-core:jar:0.3.4'
Click the following link to download the jar file.
rdap-core-0.3.4-javadoc.jar