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

Jar examples for t:trip-processor

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials