is not current version
Last Version 1.1.16

com.indeed:imhotep-builder-jira 1.1.4

Builder that uploads daily TSVs of JIRA activity to Imhotep

GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

imhotep-builder-jira
Version

Version

1.1.4
Type

Type

jar

Download imhotep-builder-jira 1.1.4


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