MVN

io.sirix : brackit

Maven & Gradle

May 06, 2022
46 stars

Brackit Engine

<dependency>
    <groupId>io.sirix</groupId>
    <artifactId>brackit</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sirix : brackit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of io.sirix : brackit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
brackit-0.2
0.1.x
brackit-0.1.10
brackit-0.1.9
brackit-0.1.8

How to add a dependency to Maven

Add the following io.sirix : brackit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.sirix</groupId>
    <artifactId>brackit</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sirix : brackit gradle dependency to your build.gradle file:

implementation 'io.sirix:brackit:0.2'

Gradle Kotlin DSL: Add the following io.sirix : brackit gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sirix:brackit:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sirix : brackit sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sirix" % "brackit" % "0.2"

Advertisement

Dependencies from Group

May 30, 2022
6 usages
1k stars
May 30, 2022
4 usages
1k stars
May 30, 2022
1k stars
Jul 29, 2019
1k stars
May 30, 2022
1k stars

Discover Dependencies

Oct 20, 2021
1 usages
Oct 22, 2021
3 stars
Apr 22, 2023
1 usages
2 stars
Oct 20, 2021
11 stars
Jun 06, 2022
0 stars