MVN

com.athaydes.jgrab : jgrab-runner

Maven & Gradle

May 20, 2017
16 stars

jgrab-runner · Runs Java code without a build system, grabbing dependencies declared in the Java file itself.

<dependency>
    <groupId>com.athaydes.jgrab</groupId>
    <artifactId>jgrab-runner</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.athaydes.jgrab : jgrab-runner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.athaydes.jgrab : jgrab-runner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jgrab-runner-1.1.1
1.1
jgrab-runner-1.1

How to add a dependency to Maven

Add the following com.athaydes.jgrab : jgrab-runner maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.athaydes.jgrab</groupId>
    <artifactId>jgrab-runner</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.athaydes.jgrab : jgrab-runner gradle dependency to your build.gradle file:

implementation 'com.athaydes.jgrab:jgrab-runner:1.1.1'

Gradle Kotlin DSL: Add the following com.athaydes.jgrab : jgrab-runner gradle kotlin dependency to your build.gradle.kts file:

implementation("com.athaydes.jgrab:jgrab-runner:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.athaydes.jgrab : jgrab-runner sbt scala dependency to your build.sbt file:

libraryDependencies += "com.athaydes.jgrab" % "jgrab-runner" % "1.1.1"

Advertisement

Dependencies from Group

May 20, 2017
16 stars

Discover Dependencies

Aug 08, 2017
2 usages
49 stars
May 09, 2021
32 usages
284 stars
Dec 17, 2018
1 usages
0 stars
Apr 07, 2021
111 usages
1.9k stars
Jan 02, 2020
14 usages
Apr 18, 2018
2 usages
5 stars
Mar 19, 2020
10 stars
Mar 19, 2020
1 usages
10 stars
Aug 31, 2021
178 stars
Jan 04, 2022
77 usages
377 stars