MVN

com.jvmbytes.agent : inst-loader

Maven & Gradle

Jun 02, 2020
1 usages
6 stars

load the Instrumentation instance which is exported by inst agent.

<dependency>
    <groupId>com.jvmbytes.agent</groupId>
    <artifactId>inst-loader</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jvmbytes.agent : inst-loader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.jvmbytes.agent : inst-loader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
inst-loader-1.0.1
inst-loader-1.0.0

How to add a dependency to Maven

Add the following com.jvmbytes.agent : inst-loader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jvmbytes.agent</groupId>
    <artifactId>inst-loader</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jvmbytes.agent : inst-loader gradle dependency to your build.gradle file:

implementation 'com.jvmbytes.agent:inst-loader:1.0.1'

Gradle Kotlin DSL: Add the following com.jvmbytes.agent : inst-loader gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jvmbytes.agent:inst-loader:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jvmbytes.agent : inst-loader sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jvmbytes.agent" % "inst-loader" % "1.0.1"

Advertisement

Dependencies from Group

Jun 02, 2020
1 usages
6 stars
Jun 02, 2020
6 stars
Jun 02, 2020
6 stars

Discover Dependencies

Aug 02, 2020
1 usages
2 stars
Nov 18, 2020
2 usages
Jul 25, 2020
1 usages
Feb 16, 2022
1 usages
0 stars
Oct 29, 2020
1 usages
50 stars
Aug 12, 2020
2 usages
3 stars
Jan 13, 2021
2 usages
0 stars