is not current version
Last Version 2.4.0

uk.co.gresearch.siembol:parsing-core 1.3.0


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

uk.co.gresearch.siembol
ArtifactId

ArtifactId

parsing-core
Version

Version

1.3.0
Type

Type

jar

Download parsing-core 1.3.0


<!-- https://jarcasting.com/artifacts/uk.co.gresearch.siembol/parsing-core/ -->
<dependency>
    <groupId>uk.co.gresearch.siembol</groupId>
    <artifactId>parsing-core</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.gresearch.siembol/parsing-core/
implementation 'uk.co.gresearch.siembol:parsing-core:1.3.0'
// https://jarcasting.com/artifacts/uk.co.gresearch.siembol/parsing-core/
implementation ("uk.co.gresearch.siembol:parsing-core:1.3.0")
'uk.co.gresearch.siembol:parsing-core:jar:1.3.0'
<dependency org="uk.co.gresearch.siembol" name="parsing-core" rev="1.3.0">
  <artifact name="parsing-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.gresearch.siembol', module='parsing-core', version='1.3.0')
)
libraryDependencies += "uk.co.gresearch.siembol" % "parsing-core" % "1.3.0"
[uk.co.gresearch.siembol/parsing-core "1.3.0"]