MVN

com.backpackcloud : trugger

Maven & Gradle

May 12, 2021
1 usages
11 stars

trugger · Trugger is a project that helps you write code that anyone can read. It is focused on deliver fluent interfaces to deal with reflection without the verbosity of the Java Reflection API.

<dependency>
    <groupId>com.backpackcloud</groupId>
    <artifactId>trugger</artifactId>
    <version>7.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.backpackcloud : trugger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.0

All Versions

Choose a version of com.backpackcloud : trugger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
trugger-7.0.0

How to add a dependency to Maven

Add the following com.backpackcloud : trugger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.backpackcloud</groupId>
    <artifactId>trugger</artifactId>
    <version>7.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.backpackcloud : trugger gradle dependency to your build.gradle file:

implementation 'com.backpackcloud:trugger:7.0.0'

Gradle Kotlin DSL: Add the following com.backpackcloud : trugger gradle kotlin dependency to your build.gradle.kts file:

implementation("com.backpackcloud:trugger:7.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.backpackcloud : trugger sbt scala dependency to your build.sbt file:

libraryDependencies += "com.backpackcloud" % "trugger" % "7.0.0"

Advertisement

Dependencies from Group

May 12, 2021
1 usages
11 stars
Aug 25, 2021
1 usages
0 stars
May 19, 2021
0 stars
Aug 25, 2021
0 stars

Discover Dependencies

Jan 20, 2022
1 usages
37 stars
Jun 21, 2021
1 usages
Jun 18, 2021
1 usages
Oct 03, 2022
1 usages
13 stars
Jul 31, 2021
2 usages
1 stars
Nov 06, 2021
1 usages
11 stars
Nov 06, 2021
1 usages
11 stars