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