is not current version
Last Version 17.13.0

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

Public API for the Structure Plugin for JIRA

GroupId

GroupId

com.almworks.jira.structure
ArtifactId

ArtifactId

structure-api
Version

Version

4.0.3
Type

Type

jar

Download structure-api 4.0.3


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