is not current version
Last Version 17.13.0

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

Public API for the Structure Plugin for JIRA

GroupId

GroupId

com.almworks.jira.structure
ArtifactId

ArtifactId

structure-api
Version

Version

12.2.0
Type

Type

jar

Download structure-api 12.2.0


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