Download semantic-metrics-core-0.11.2.jar file - Jar s

Jar examples for s:semantic-metrics-core

Description

Semantic Metrics: Core

You can download jar file semantic-metrics-core 0.11.2 in this page.

Build File

You can use the following script to add semantic-metrics-core-0.11.2.jar to your project.

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

Download

Click the following link to download the jar file.

semantic-metrics-core-0.11.2-javadoc.jar
semantic-metrics-core-0.11.2-sources.jar
semantic-metrics-core-0.11.2.jar
semantic-metrics-core-0.11.2.pom



Related Tutorials