MVN

io.github.dimpon : testprivate

Maven & Gradle

Apr 04, 2022
1 usages
7 stars

testprivate · Library for testing private methods and fields

<dependency>
    <groupId>io.github.dimpon</groupId>
    <artifactId>testprivate</artifactId>
    <version>0.0.42</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.dimpon : testprivate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.42

All Versions

Choose a version of io.github.dimpon : testprivate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
testprivate-0.0.42
testprivate-0.0.41
testprivate-0.0.40
testprivate-0.0.38
testprivate-0.0.37
testprivate-0.0.36
testprivate-0.0.35
testprivate-0.0.34
testprivate-0.0.33
testprivate-0.0.28
testprivate-0.0.27
testprivate-0.0.26
testprivate-0.0.12
testprivate-0.0.11
testprivate-0.0.9
testprivate-0.0.8

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.dimpon</groupId>
    <artifactId>testprivate</artifactId>
    <version>0.0.42</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.dimpon : testprivate gradle dependency to your build.gradle file:

implementation 'io.github.dimpon:testprivate:0.0.42'

Gradle Kotlin DSL: Add the following io.github.dimpon : testprivate gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.dimpon:testprivate:0.0.42")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.dimpon : testprivate sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.dimpon" % "testprivate" % "0.0.42"

Advertisement

Dependencies from Group

Apr 04, 2022
1 usages
7 stars

Discover Dependencies

Mar 08, 2023
1 usages
179 stars
Jan 17, 2022
1 usages
179 stars
Apr 20, 2021
1 usages
94 stars
Aug 21, 2023
3 usages
94 stars
Jan 06, 2020
1 usages
1 stars
Jun 05, 2023
1 usages
472 stars