Download inspektr-common-1.0.0.GA.jar file - Jar i

Jar examples for i:inspektr-common

Description

Inspektr Common

You can download jar file inspektr-common 1.0.0.GA in this page.

License

Apache License

Build File

You can use the following script to add inspektr-common-1.0.0.GA.jar to your project.

<dependency>
   <groupId>com.github.inspektr</groupId>
   <artifactId>inspektr-common</artifactId>
   <version>1.0.0.GA</version>
</dependency>
compile group: 'com.github.inspektr', name: 'inspektr-common', version: '1.0.0.GA'
libraryDependencies += "com.github.inspektr" % "inspektr-common" % "1.0.0.GA"
<dependency org="com.github.inspektr" name="inspektr-common" rev="1.0.0.GA"/>
@Grapes(@Grab(group='com.github.inspektr', module='inspektr-common', version='1.0.0.GA'))
'com.github.inspektr:inspektr-common:jar:1.0.0.GA'

Download

Click the following link to download the jar file.

inspektr-common-1.0.0.GA-javadoc.jar
inspektr-common-1.0.0.GA-sources.jar
inspektr-common-1.0.0.GA.jar
inspektr-common-1.0.0.GA.pom



Related Tutorials