Download framework-common-1.1.6.jar file - Jar f

Jar examples for f:framework-common

Description

tsdb.io services framework

You can download jar file framework-common 1.1.6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add framework-common-1.1.6.jar to your project.

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

Download

Click the following link to download the jar file.

framework-common-1.1.6-javadoc.jar
framework-common-1.1.6-sources.jar
framework-common-1.1.6.jar
framework-common-1.1.6.pom



Related Tutorials