is not current version
Last Version 0.2.1

com.github.smallcreep:jb-hub-client 0.1.0

Fluent Api client for JetBrains HUB

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.smallcreep
ArtifactId

ArtifactId

jb-hub-client
Version

Version

0.1.0
Type

Type

jar

Download jb-hub-client 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.smallcreep/jb-hub-client/ -->
<dependency>
    <groupId>com.github.smallcreep</groupId>
    <artifactId>jb-hub-client</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.smallcreep/jb-hub-client/
implementation 'com.github.smallcreep:jb-hub-client:0.1.0'
// https://jarcasting.com/artifacts/com.github.smallcreep/jb-hub-client/
implementation ("com.github.smallcreep:jb-hub-client:0.1.0")
'com.github.smallcreep:jb-hub-client:jar:0.1.0'
<dependency org="com.github.smallcreep" name="jb-hub-client" rev="0.1.0">
  <artifact name="jb-hub-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.smallcreep', module='jb-hub-client', version='0.1.0')
)
libraryDependencies += "com.github.smallcreep" % "jb-hub-client" % "0.1.0"
[com.github.smallcreep/jb-hub-client "0.1.0"]