is not current version
Last Version 1.2.0

org.adeptnet:atlassian-auth 1.0.4

This is the org.adeptnet:ATLASSIAN-auth plugin for Atlassian Confluence/JIRA

Categories

Categories

Net
GroupId

GroupId

org.adeptnet
ArtifactId

ArtifactId

atlassian-auth
Version

Version

1.0.4
Type

Type

pom

Download atlassian-auth 1.0.4

Filename Size
atlassian-auth-1.0.4.pom 5 KB
Browse

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