Download fathom-core-0.5.4.jar file - Jar f

Jar examples for f:fathom-core

Description

Microservice Foundation

You can download jar file fathom-core 0.5.4 in this page.

License

Apache License

Build File

You can use the following script to add fathom-core-0.5.4.jar to your project.

<dependency>
   <groupId>com.gitblit.fathom</groupId>
   <artifactId>fathom-core</artifactId>
   <version>0.5.4</version>
</dependency>
compile group: 'com.gitblit.fathom', name: 'fathom-core', version: '0.5.4'
libraryDependencies += "com.gitblit.fathom" % "fathom-core" % "0.5.4"
<dependency org="com.gitblit.fathom" name="fathom-core" rev="0.5.4"/>
@Grapes(@Grab(group='com.gitblit.fathom', module='fathom-core', version='0.5.4'))
'com.gitblit.fathom:fathom-core:jar:0.5.4'

Download

Click the following link to download the jar file.

fathom-core-0.5.4-javadoc.jar
fathom-core-0.5.4-sources.jar
fathom-core-0.5.4.jar
fathom-core-0.5.4.pom



Related Tutorials