is not current version
Last Version 2.2.23.1

io.fabric8.jube.images.fabric8:brackets 2.2.17

[Brackets](http://brackets.io/) editor for working with files in git

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

brackets
Version

Version

2.2.17
Type

Type

jar

Download brackets 2.2.17


<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/brackets/ -->
<dependency>
    <groupId>io.fabric8.jube.images.fabric8</groupId>
    <artifactId>brackets</artifactId>
    <version>2.2.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/brackets/
implementation 'io.fabric8.jube.images.fabric8:brackets:2.2.17'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/brackets/
implementation ("io.fabric8.jube.images.fabric8:brackets:2.2.17")
'io.fabric8.jube.images.fabric8:brackets:jar:2.2.17'
<dependency org="io.fabric8.jube.images.fabric8" name="brackets" rev="2.2.17">
  <artifact name="brackets" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='brackets', version='2.2.17')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "brackets" % "2.2.17"
[io.fabric8.jube.images.fabric8/brackets "2.2.17"]