MVN

org.brandao : brutos-annotation

Maven & Gradle

Aug 15, 2018
1 usages
0 stars

brutos-annotation · Brutos Annotation. This artifact depends on the brutos-core.

<dependency>
    <groupId>org.brandao</groupId>
    <artifactId>brutos-annotation</artifactId>
    <version>2.0-b5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.brandao : brutos-annotation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0-b5
  • Latest Release Candidate: 2.0-rc3

All Versions

Choose a version of org.brandao : brutos-annotation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
brutos-annotation-2.0-rc3
brutos-annotation-2.0-rc1
brutos-annotation-2.0-b5

How to add a dependency to Maven

Add the following org.brandao : brutos-annotation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.brandao</groupId>
    <artifactId>brutos-annotation</artifactId>
    <version>2.0-b5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.brandao : brutos-annotation gradle dependency to your build.gradle file:

implementation 'org.brandao:brutos-annotation:2.0-b5'

Gradle Kotlin DSL: Add the following org.brandao : brutos-annotation gradle kotlin dependency to your build.gradle.kts file:

implementation("org.brandao:brutos-annotation:2.0-b5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.brandao : brutos-annotation sbt scala dependency to your build.sbt file:

libraryDependencies += "org.brandao" % "brutos-annotation" % "2.0-b5"

Advertisement

Dependencies from Group

Aug 15, 2018
2 usages
1 stars
Aug 07, 2016
2 usages
Aug 15, 2018
1 usages
1 stars
Aug 15, 2018
1 usages
0 stars
Aug 22, 2016
1 usages

Discover Dependencies