Jar examples for d:dataurl
A library to create and parse RFC 2397 data urls.
You can download jar file dataurl 1.1.0 in this page.
Apache 2
You can use the following script to add dataurl-1.1.0.jar to your project.
<dependency> <groupId>eu.maxschuster</groupId> <artifactId>dataurl</artifactId> <version>1.1.0</version> </dependency>
compile group: 'eu.maxschuster', name: 'dataurl', version: '1.1.0'
libraryDependencies += "eu.maxschuster" % "dataurl" % "1.1.0"
<dependency org="eu.maxschuster" name="dataurl" rev="1.1.0"/>
@Grapes(@Grab(group='eu.maxschuster', module='dataurl', version='1.1.0'))
'eu.maxschuster:dataurl:jar:1.1.0'
Click the following link to download the jar file.
dataurl-1.1.0-javadoc.jar