Download util-varexport-1.0.19.jar file - Jar u

Jar examples for u:util-varexport

Description

This library provides a mechanism for exposing values for introspection, statistic-gathering, etc.

You can download jar file util-varexport 1.0.19 in this page.

Build File

You can use the following script to add util-varexport-1.0.19.jar to your project.

<dependency>
   <groupId>com.indeed</groupId>
   <artifactId>util-varexport</artifactId>
   <version>1.0.19</version>
</dependency>
compile group: 'com.indeed', name: 'util-varexport', version: '1.0.19'
libraryDependencies += "com.indeed" % "util-varexport" % "1.0.19"
<dependency org="com.indeed" name="util-varexport" rev="1.0.19"/>
@Grapes(@Grab(group='com.indeed', module='util-varexport', version='1.0.19'))
'com.indeed:util-varexport:jar:1.0.19'

Download

Click the following link to download the jar file.

util-varexport-1.0.19-javadoc.jar
util-varexport-1.0.19-sources.jar
util-varexport-1.0.19.jar
util-varexport-1.0.19.pom



Related Tutorials