Download jmespath4j-api-1.1.1.jar file - Jar j

Jar examples for j:jmespath4j-api

Description

jmespath4j-api

You can download jar file jmespath4j-api 1.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jmespath4j-api-1.1.1.jar to your project.

<dependency>
   <groupId>io.macgyver.jmespath4j</groupId>
   <artifactId>jmespath4j-api</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'io.macgyver.jmespath4j', name: 'jmespath4j-api', version: '1.1.1'
libraryDependencies += "io.macgyver.jmespath4j" % "jmespath4j-api" % "1.1.1"
<dependency org="io.macgyver.jmespath4j" name="jmespath4j-api" rev="1.1.1"/>
@Grapes(@Grab(group='io.macgyver.jmespath4j', module='jmespath4j-api', version='1.1.1'))
'io.macgyver.jmespath4j:jmespath4j-api:jar:1.1.1'

Download

Click the following link to download the jar file.

jmespath4j-api-1.1.1-javadoc.jar
jmespath4j-api-1.1.1-sources.jar
jmespath4j-api-1.1.1.jar
jmespath4j-api-1.1.1.pom



Related Tutorials