License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.eed3si9n |
ArtifactId | ArtifactIdrepatch-github_2.13 |
Version | Versiondispatch1.2.0_0.1.0 |
Type | Typejar |
Description |
Descriptionrepatch-github
Dispatch plugin for GitHub API v3
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.eed3si9n/repatch-github_2.13/ -->
<dependency>
<groupId>com.eed3si9n</groupId>
<artifactId>repatch-github_2.13</artifactId>
<version>dispatch1.2.0_0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n/repatch-github_2.13/
implementation 'com.eed3si9n:repatch-github_2.13:dispatch1.2.0_0.1.0'
// https://jarcasting.com/artifacts/com.eed3si9n/repatch-github_2.13/
implementation ("com.eed3si9n:repatch-github_2.13:dispatch1.2.0_0.1.0")
'com.eed3si9n:repatch-github_2.13:jar:dispatch1.2.0_0.1.0'
<dependency org="com.eed3si9n" name="repatch-github_2.13" rev="dispatch1.2.0_0.1.0">
<artifact name="repatch-github_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n', module='repatch-github_2.13', version='dispatch1.2.0_0.1.0')
)
libraryDependencies += "com.eed3si9n" % "repatch-github_2.13" % "dispatch1.2.0_0.1.0"
[com.eed3si9n/repatch-github_2.13 "dispatch1.2.0_0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.dispatchhttp : dispatch-core_2.13 | jar | 1.2.0 |
org.dispatchhttp : dispatch-json4s-native_2.13 | jar | 1.2.0 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.11.0 |