is not current version
Last Version 17.13.0

com.almworks.jira.structure:structure-api 8.0.0

Public API for the Structure Plugin for JIRA

GroupId

GroupId

com.almworks.jira.structure
ArtifactId

ArtifactId

structure-api
Version

Version

8.0.0
Type

Type

jar

Download structure-api 8.0.0


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