MVN

org.fuin : srcgen4javassist

Maven & Gradle

Feb 13, 2015
4 usages
6 stars

SrcGen4Javassist · A small wrapper for Javassist that can be used to generate source files and bytecode.

<dependency>
    <groupId>org.fuin</groupId>
    <artifactId>srcgen4javassist</artifactId>
    <version>0.5.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fuin : srcgen4javassist to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.8

All Versions

Choose a version of org.fuin : srcgen4javassist to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
srcgen4javassist-0.5.8

How to add a dependency to Maven

Add the following org.fuin : srcgen4javassist maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fuin</groupId>
    <artifactId>srcgen4javassist</artifactId>
    <version>0.5.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fuin : srcgen4javassist gradle dependency to your build.gradle file:

implementation 'org.fuin:srcgen4javassist:0.5.8'

Gradle Kotlin DSL: Add the following org.fuin : srcgen4javassist gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fuin:srcgen4javassist:0.5.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fuin : srcgen4javassist sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fuin" % "srcgen4javassist" % "0.5.8"

Advertisement

Dependencies from Group

Aug 28, 2021
18 usages
4 stars
Aug 28, 2021
15 usages
8 stars
Aug 28, 2021
12 usages
5 stars
Feb 13, 2015
4 usages
6 stars
Jan 25, 2022
2 usages
3 stars

Discover Dependencies

Jan 10, 2014
16 usages
114 stars
Nov 20, 2014
2 usages
70 stars
Apr 27, 2013
15 usages
Apr 16, 2014
5 usages
1 stars
Oct 06, 2011
3 usages
Jul 12, 2010
2 usages