Jar examples for v:vinnie
A lightweight Java library that reads and writes "vobject" data (vCard and iCalendar).
You can download jar file vinnie 1.0.1 in this page.
MIT License
You can use the following script to add vinnie-1.0.1.jar to your project.
<dependency> <groupId>com.github.mangstadt</groupId> <artifactId>vinnie</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.mangstadt', name: 'vinnie', version: '1.0.1'
libraryDependencies += "com.github.mangstadt" % "vinnie" % "1.0.1"
<dependency org="com.github.mangstadt" name="vinnie" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.mangstadt', module='vinnie', version='1.0.1'))
'com.github.mangstadt:vinnie:jar:1.0.1'
Click the following link to download the jar file.
vinnie-1.0.1-javadoc.jar