License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.parsingdata |
ArtifactId | ArtifactIdmetal-core |
Version | Version9.0.0 |
Type | Typejar |
Description |
Descriptionio.parsingdata:metal-core
Core building blocks and API for the Metal library.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metal-core-9.0.0.pom | |
metal-core-9.0.0.jar | 153 KB |
metal-core-9.0.0-tests.jar | 11 KB |
metal-core-9.0.0-sources.jar | 113 KB |
metal-core-9.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.parsingdata/metal-core/ -->
<dependency>
<groupId>io.parsingdata</groupId>
<artifactId>metal-core</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.parsingdata/metal-core/
implementation 'io.parsingdata:metal-core:9.0.0'
// https://jarcasting.com/artifacts/io.parsingdata/metal-core/
implementation ("io.parsingdata:metal-core:9.0.0")
'io.parsingdata:metal-core:jar:9.0.0'
<dependency org="io.parsingdata" name="metal-core" rev="9.0.0">
<artifact name="metal-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.parsingdata', module='metal-core', version='9.0.0')
)
libraryDependencies += "io.parsingdata" % "metal-core" % "9.0.0"
[io.parsingdata/metal-core "9.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |