Download metal-core-4.0.1.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 4.0.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials