Download trip-processor-2.0.2.jar file - Jar t

Jar examples for t:trip-processor

Description

You can download jar file trip-processor 2.0.2 in this page.

Build File

You can use the following script to add trip-processor-2.0.2.jar to your project.

<dependency>
   <groupId>io.skullabs.trip</groupId>
   <artifactId>trip-processor</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'io.skullabs.trip', name: 'trip-processor', version: '2.0.2'
libraryDependencies += "io.skullabs.trip" % "trip-processor" % "2.0.2"
<dependency org="io.skullabs.trip" name="trip-processor" rev="2.0.2"/>
@Grapes(@Grab(group='io.skullabs.trip', module='trip-processor', version='2.0.2'))
'io.skullabs.trip:trip-processor:jar:2.0.2'

Download

Click the following link to download the jar file.

trip-processor-2.0.2-javadoc.jar
trip-processor-2.0.2-sources.jar
trip-processor-2.0.2.jar
trip-processor-2.0.2.pom



Related Tutorials