Download rdap-core-1.1.0.jar file - Jar r

Jar examples for r:rdap-core

Description

RDAP implementation

You can download jar file rdap-core 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rdap-core-1.1.0.jar to your project.

<dependency>
   <groupId>be.dnsbelgium</groupId>
   <artifactId>rdap-core</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'be.dnsbelgium', name: 'rdap-core', version: '1.1.0'
libraryDependencies += "be.dnsbelgium" % "rdap-core" % "1.1.0"
<dependency org="be.dnsbelgium" name="rdap-core" rev="1.1.0"/>
@Grapes(@Grab(group='be.dnsbelgium', module='rdap-core', version='1.1.0'))
'be.dnsbelgium:rdap-core:jar:1.1.0'

Download

Click the following link to download the jar file.

rdap-core-1.1.0-javadoc.jar
rdap-core-1.1.0-sources.jar
rdap-core-1.1.0.jar
rdap-core-1.1.0.pom



Related Tutorials