is not current version
Last Version 6.4.2

com.github.hadii-tech:clarpse 5.0.6

Clarpse is a lightweight polyglot source code analysis tool.

GroupId

GroupId

com.github.hadii-tech
ArtifactId

ArtifactId

clarpse
Version

Version

5.0.6
Type

Type

jar

Download clarpse 5.0.6


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