License |
License |
---|---|
GroupId | GroupIdcom.hlag.tools.commvis |
ArtifactId | ArtifactIdapi |
Version | Version1.3.0 |
Type | Typejar |
Description |
DescriptionDistributed Communication Visualizer: API
Library containing the API to enhance the analyzer by user defined components.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-1.3.0.pom | |
api-1.3.0.jar | 11 KB |
api-1.3.0-sources.jar | 7 KB |
api-1.3.0-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/ -->
<dependency>
<groupId>com.hlag.tools.commvis</groupId>
<artifactId>api</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/
implementation 'com.hlag.tools.commvis:api:1.3.0'
// https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/
implementation ("com.hlag.tools.commvis:api:1.3.0")
'com.hlag.tools.commvis:api:jar:1.3.0'
<dependency org="com.hlag.tools.commvis" name="api" rev="1.3.0">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hlag.tools.commvis', module='api', version='1.3.0')
)
libraryDependencies += "com.hlag.tools.commvis" % "api" % "1.3.0"
[com.hlag.tools.commvis/api "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
org.projectlombok : lombok Optional | jar | 1.18.24 |