Jar examples for m:metal-core
Core building blocks and API for the Metal library.
You can download jar file metal-core 4.0.1 in this page.
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'
Click the following link to download the jar file.
metal-core-4.0.1-javadoc.jar