is not current version
Last Version 2.0.6

org.xerial:xerial-silk 2.0.2

Silk parser library

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

xerial-silk
Version

Version

2.0.2
Type

Type

jar

Download xerial-silk 2.0.2


<!-- https://jarcasting.com/artifacts/org.xerial/xerial-silk/ -->
<dependency>
    <groupId>org.xerial</groupId>
    <artifactId>xerial-silk</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial/xerial-silk/
implementation 'org.xerial:xerial-silk:2.0.2'
// https://jarcasting.com/artifacts/org.xerial/xerial-silk/
implementation ("org.xerial:xerial-silk:2.0.2")
'org.xerial:xerial-silk:jar:2.0.2'
<dependency org="org.xerial" name="xerial-silk" rev="2.0.2">
  <artifact name="xerial-silk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial', module='xerial-silk', version='2.0.2')
)
libraryDependencies += "org.xerial" % "xerial-silk" % "2.0.2"
[org.xerial/xerial-silk "2.0.2"]