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