MVN

net.bramp.unsafe : unsafe-unroller

Maven & Gradle

Aug 26, 2015
3 usages
85 stars

Unsafe Unroller · Generates loop unrolling bytecode at runtime

<dependency>
    <groupId>net.bramp.unsafe</groupId>
    <artifactId>unsafe-unroller</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.bramp.unsafe : unsafe-unroller to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.bramp.unsafe : unsafe-unroller to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
unsafe-unroller-1.0

How to add a dependency to Maven

Add the following net.bramp.unsafe : unsafe-unroller maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.bramp.unsafe</groupId>
    <artifactId>unsafe-unroller</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.bramp.unsafe : unsafe-unroller gradle dependency to your build.gradle file:

implementation 'net.bramp.unsafe:unsafe-unroller:1.0'

Gradle Kotlin DSL: Add the following net.bramp.unsafe : unsafe-unroller gradle kotlin dependency to your build.gradle.kts file:

implementation("net.bramp.unsafe:unsafe-unroller:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.bramp.unsafe : unsafe-unroller sbt scala dependency to your build.sbt file:

libraryDependencies += "net.bramp.unsafe" % "unsafe-unroller" % "1.0"

Advertisement

Dependencies from Group

Aug 26, 2015
4 usages
85 stars
Aug 26, 2015
4 usages
85 stars
Aug 26, 2015
3 usages
85 stars
Aug 26, 2015
2 usages
85 stars
Aug 26, 2015
95 stars

Discover Dependencies

Aug 26, 2015
4 usages
85 stars
Aug 26, 2015
95 stars
Aug 26, 2015
4 usages
85 stars
Aug 26, 2015
85 stars
Oct 28, 2022
2 stars
Sep 08, 2015
14 stars
Oct 13, 2015
1 usages
2 stars
Apr 21, 2018
6 usages
9 stars
Apr 21, 2018
5 usages
9 stars