is not current version
Last Version 1.1.16

com.indeed:imhotep-builder-jira 1.0.0

Builder that uploads daily TSVs of JIRA activity to Imhotep

GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

imhotep-builder-jira
Version

Version

1.0.0
Type

Type

jar

Download imhotep-builder-jira 1.0.0


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