MVN

tools.devnull : trugger

Maven & Gradle

May 04, 2018
2 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>tools.devnull</groupId>
    <artifactId>trugger</artifactId>
    <version>6.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tools.devnull : trugger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.3.0

All Versions

Choose a version of tools.devnull : trugger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.3.x
trugger-6.3.0
6.2.x
trugger-6.2.0
6.1.x
trugger-6.1.1
trugger-6.1.0
6.0.x
trugger-6.0.0
5.4.x
trugger-5.4.0
5.3.x
trugger-5.3.1
trugger-5.3.0
5.2.x
trugger-5.2.1
5.2
trugger-5.2
5.1.x
trugger-5.1.1
5.1
trugger-5.1
4.4
trugger-4.4
0.0.x
trugger-0.0.2
trugger-0.0.1
trugger-0.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>tools.devnull</groupId>
    <artifactId>trugger</artifactId>
    <version>6.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tools.devnull : trugger gradle dependency to your build.gradle file:

implementation 'tools.devnull:trugger:6.3.0'

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

implementation("tools.devnull:trugger:6.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following tools.devnull : trugger sbt scala dependency to your build.sbt file:

libraryDependencies += "tools.devnull" % "trugger" % "6.3.0"

Advertisement

Dependencies from Group

Sep 28, 2017
12 usages
Sep 28, 2017
11 usages
Oct 04, 2017
4 usages
3 stars
May 04, 2018
2 usages
11 stars
Sep 28, 2017
2 usages

Discover Dependencies

Apr 06, 2018
4 usages
0 stars
May 10, 2022
1 usages
Feb 19, 2017
47.1k stars
Sep 27, 2022
8.7k stars
Feb 20, 2017
2 usages
32 stars
Feb 16, 2017
67 stars