Download metal-core-6.0.0.jar file - Jar m

Jar examples for m:metal-core

Description

Core building blocks and API for the Metal library.

You can download jar file metal-core 6.0.0 in this page.

Build File

You can use the following script to add metal-core-6.0.0.jar to your project.

<dependency>
   <groupId>io.parsingdata</groupId>
   <artifactId>metal-core</artifactId>
   <version>6.0.0</version>
</dependency>
compile group: 'io.parsingdata', name: 'metal-core', version: '6.0.0'
libraryDependencies += "io.parsingdata" % "metal-core" % "6.0.0"
<dependency org="io.parsingdata" name="metal-core" rev="6.0.0"/>
@Grapes(@Grab(group='io.parsingdata', module='metal-core', version='6.0.0'))
'io.parsingdata:metal-core:jar:6.0.0'

Download

Click the following link to download the jar file.

metal-core-6.0.0-javadoc.jar
metal-core-6.0.0-sources.jar
metal-core-6.0.0-tests.jar
metal-core-6.0.0.jar
metal-core-6.0.0.pom



Related Tutorials