is not current version
Last Version 2.9.2

com.hlag.tools.commvis:api 1.1.0

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

GroupId

GroupId

com.hlag.tools.commvis
ArtifactId

ArtifactId

api
Version

Version

1.1.0
Type

Type

jar

Download api 1.1.0


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