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

Jar examples for s:semantic-metrics-core

Description

Semantic Metrics: Core

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials