is not current version
Last Version 2.2.23.1

io.fabric8.jube.images.fabric8:brackets 2.1.10

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

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

brackets
Version

Version

2.1.10
Type

Type

jar

Download brackets 2.1.10


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