License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.allantl |
ArtifactId | ArtifactIdjira4s_2.11 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionjira4s
jira4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jira4s_2.11-0.1.0.pom | |
jira4s_2.11-0.1.0.jar | 741 KB |
jira4s_2.11-0.1.0-sources.jar | 21 KB |
jira4s_2.11-0.1.0-javadoc.jar | 725 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.allantl/jira4s_2.11/ -->
<dependency>
<groupId>com.github.allantl</groupId>
<artifactId>jira4s_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.allantl/jira4s_2.11/
implementation 'com.github.allantl:jira4s_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.github.allantl/jira4s_2.11/
implementation ("com.github.allantl:jira4s_2.11:0.1.0")
'com.github.allantl:jira4s_2.11:jar:0.1.0'
<dependency org="com.github.allantl" name="jira4s_2.11" rev="0.1.0">
<artifact name="jira4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.allantl', module='jira4s_2.11', version='0.1.0')
)
libraryDependencies += "com.github.allantl" % "jira4s_2.11" % "0.1.0"
[com.github.allantl/jira4s_2.11 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.circe : circe-core_2.11 | jar | 0.11.0 |
io.circe : circe-generic_2.11 | jar | 0.11.0 |
io.circe : circe-parser_2.11 | jar | 0.11.0 |
io.toolsplus : atlassian-jwt-generators_2.11 | jar | 0.1.6 |
io.toolsplus : atlassian-jwt-core_2.11 | jar | 0.1.6 |
com.softwaremill.sttp : core_2.11 | jar | 1.6.0 |
com.softwaremill.sttp : circe_2.11 | jar | 1.6.0 |
com.typesafe : config | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.5.1 |
org.specs2 : specs2-scalacheck_2.11 | jar | 4.5.1 |