Jar examples for g:galimatias
galimatias is a library for URL parsing, canonicalization and manipulation.
You can download jar file galimatias 0.1.1 in this page.
The MIT License
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'
Click the following link to download the jar file.
galimatias-0.1.1-javadoc.jar