is not current version
Last Version 2.9.2

com.hlag.tools.commvis:api 2.0.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.0.0
Type

Type

jar

Download api 2.0.0

Filename Size
api-2.0.0.pom
api-2.0.0.jar 2 KB
Browse

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