Download galimatias-0.1.1.jar file - Jar g

Jar examples for g:galimatias

Description

galimatias is a library for URL parsing, canonicalization and manipulation.

You can download jar file galimatias 0.1.1 in this page.

License

The MIT License

Build File

You can use the following script to add galimatias-0.1.1.jar to your project.

<dependency>
   <groupId>nu.validator</groupId>
   <artifactId>galimatias</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'nu.validator', name: 'galimatias', version: '0.1.1'
libraryDependencies += "nu.validator" % "galimatias" % "0.1.1"
<dependency org="nu.validator" name="galimatias" rev="0.1.1"/>
@Grapes(@Grab(group='nu.validator', module='galimatias', version='0.1.1'))
'nu.validator:galimatias:jar:0.1.1'

Download

Click the following link to download the jar file.

galimatias-0.1.1-javadoc.jar
galimatias-0.1.1-sources.jar
galimatias-0.1.1.jar
galimatias-0.1.1.pom



Related Tutorials