Jar examples for g:galimatias
galimatias is a library for URL parsing, canonicalization and manipulation.
You can download jar file galimatias 0.1.2 in this page.
The MIT License
You can use the following script to add galimatias-0.1.2.jar to your project.
<dependency> <groupId>nu.validator</groupId> <artifactId>galimatias</artifactId> <version>0.1.2</version> </dependency>
compile group: 'nu.validator', name: 'galimatias', version: '0.1.2'
libraryDependencies += "nu.validator" % "galimatias" % "0.1.2"
<dependency org="nu.validator" name="galimatias" rev="0.1.2"/>
@Grapes(@Grab(group='nu.validator', module='galimatias', version='0.1.2'))
'nu.validator:galimatias:jar:0.1.2'
Click the following link to download the jar file.
galimatias-0.1.2-javadoc.jar