is not current version
Last Version 17.13.0

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

Public API for the Structure Plugin for JIRA

GroupId

GroupId

com.almworks.jira.structure
ArtifactId

ArtifactId

structure-api
Version

Version

17.3.0
Type

Type

jar

Download structure-api 17.3.0


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