Jar examples for m:metal-core
Core building blocks and API for the Metal library.
You can download jar file metal-core 7.0.0 in this page.
You can use the following script to add metal-core-7.0.0.jar to your project.
<dependency> <groupId>io.parsingdata</groupId> <artifactId>metal-core</artifactId> <version>7.0.0</version> </dependency>
compile group: 'io.parsingdata', name: 'metal-core', version: '7.0.0'
libraryDependencies += "io.parsingdata" % "metal-core" % "7.0.0"
<dependency org="io.parsingdata" name="metal-core" rev="7.0.0"/>
@Grapes(@Grab(group='io.parsingdata', module='metal-core', version='7.0.0'))
'io.parsingdata:metal-core:jar:7.0.0'
Click the following link to download the jar file.
metal-core-7.0.0-javadoc.jar