License |
License |
---|---|
GroupId | GroupIdcom.hlag.tools.commvis |
ArtifactId | ArtifactIdapi |
Version | Version2.2.5 |
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-2.2.5.pom | |
api-2.2.5.jar | 14 KB |
api-2.2.5-sources.jar | 9 KB |
api-2.2.5-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/ -->
<dependency>
<groupId>com.hlag.tools.commvis</groupId>
<artifactId>api</artifactId>
<version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/
implementation 'com.hlag.tools.commvis:api:2.2.5'
// https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/
implementation ("com.hlag.tools.commvis:api:2.2.5")
'com.hlag.tools.commvis:api:jar:2.2.5'
<dependency org="com.hlag.tools.commvis" name="api" rev="2.2.5">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hlag.tools.commvis', module='api', version='2.2.5')
)
libraryDependencies += "com.hlag.tools.commvis" % "api" % "2.2.5"
[com.hlag.tools.commvis/api "2.2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.assertj : assertj-core | jar | 3.22.0 |