is not current version
Last Version 2.9.2

com.hlag.tools.commvis:api 2.4.0

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

GroupId

GroupId

com.hlag.tools.commvis
ArtifactId

ArtifactId

api
Version

Version

2.4.0
Type

Type

jar

Download api 2.4.0


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