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