Brackit Engine

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.sirixdb.brackit
ArtifactId

ArtifactId

brackit
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Brackit Engine
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/sirixdb/brackit

Download brackit

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3