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

Jar examples for f:framework-common

Description

tsdb.io services framework

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials