is not current version
Last Version 6.4.2

com.github.hadii-tech:clarpse 6.0.1

Clarpse is a lightweight polyglot source code analysis tool.

GroupId

GroupId

com.github.hadii-tech
ArtifactId

ArtifactId

clarpse
Version

Version

6.0.1
Type

Type

jar

Download clarpse 6.0.1


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