is not current version
Last Version 2.9.2

com.hlag.tools.commvis:api 2.2.1

Library containing the API to enhance the analyzer by user defined components.

GroupId

GroupId

com.hlag.tools.commvis
ArtifactId

ArtifactId

api
Version

Version

2.2.1
Type

Type

jar

Download api 2.2.1


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