MVN

com.github.stephengold : stack-alloc

Maven & Gradle

Nov 15, 2021
1 usages
2 stars

com.github.stephengold:stack-alloc · Allocate Java objects on method stack instead of program heap.

<dependency>
    <groupId>com.github.stephengold</groupId>
    <artifactId>stack-alloc</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.stephengold : stack-alloc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.stephengold : stack-alloc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
stack-alloc-1.0.2
stack-alloc-1.0.1
stack-alloc-1.0.0

How to add a dependency to Maven

Add the following com.github.stephengold : stack-alloc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.stephengold</groupId>
    <artifactId>stack-alloc</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.stephengold : stack-alloc gradle dependency to your build.gradle file:

implementation 'com.github.stephengold:stack-alloc:1.0.2'

Gradle Kotlin DSL: Add the following com.github.stephengold : stack-alloc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.stephengold:stack-alloc:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.stephengold : stack-alloc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.stephengold" % "stack-alloc" % "1.0.2"

Advertisement

Dependencies from Group

Jun 02, 2023
10 usages
14 stars
Jan 24, 2022
1 usages
32 stars
Mar 22, 2023
1 usages
4 stars
Aug 18, 2023
1 usages
10 stars
Nov 15, 2021
1 usages
2 stars

Discover Dependencies

Feb 10, 2022
1 usages
8 stars
Feb 10, 2022
1 usages
8 stars
Apr 05, 2023
1 usages
66 stars
May 17, 2021
1 usages
1 stars
May 12, 2021
2 usages
0 stars
May 16, 2021
2 usages