is not current version
Last Version 3.0.3

com.atlassian.stride:adf-builder 2.0.3


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.atlassian.stride
ArtifactId

ArtifactId

adf-builder
Version

Version

2.0.3
Type

Type

jar

Download adf-builder 2.0.3


<!-- https://jarcasting.com/artifacts/com.atlassian.stride/adf-builder/ -->
<dependency>
    <groupId>com.atlassian.stride</groupId>
    <artifactId>adf-builder</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.stride/adf-builder/
implementation 'com.atlassian.stride:adf-builder:2.0.3'
// https://jarcasting.com/artifacts/com.atlassian.stride/adf-builder/
implementation ("com.atlassian.stride:adf-builder:2.0.3")
'com.atlassian.stride:adf-builder:jar:2.0.3'
<dependency org="com.atlassian.stride" name="adf-builder" rev="2.0.3">
  <artifact name="adf-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.stride', module='adf-builder', version='2.0.3')
)
libraryDependencies += "com.atlassian.stride" % "adf-builder" % "2.0.3"
[com.atlassian.stride/adf-builder "2.0.3"]