| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sirixdb.brackit |
| ArtifactId | ArtifactIdbrackit |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBrackit Engine
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| brackit-0.1.6.pom | |
| brackit-0.1.6.jar | 989 KB |
| brackit-0.1.6-tests.jar | 512 KB |
| brackit-0.1.6-sources.jar | 827 KB |
| brackit-0.1.6-javadoc.jar | 3 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |