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

Jar examples for f:framework-common

Description

tsdb.io services framework

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials