is not current version
Last Version 2.9.2

com.hlag.tools.commvis:api 2.1.2

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

GroupId

GroupId

com.hlag.tools.commvis
ArtifactId

ArtifactId

api
Version

Version

2.1.2
Type

Type

jar

Download api 2.1.2


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