MVN

de.fxnn : brainfuck

Maven & Gradle

Nov 08, 2018
2 stars

brainfuck · Playground for Brainfuck interpreters in Java.

<dependency>
    <groupId>de.fxnn</groupId>
    <artifactId>brainfuck</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.fxnn : brainfuck to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of de.fxnn : brainfuck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
brainfuck-1.3.0
1.2.x
brainfuck-1.2.0
1.1.x
brainfuck-1.1.0
1.0.x
brainfuck-1.0.0

How to add a dependency to Maven

Add the following de.fxnn : brainfuck maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.fxnn</groupId>
    <artifactId>brainfuck</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.fxnn : brainfuck gradle dependency to your build.gradle file:

implementation 'de.fxnn:brainfuck:1.3.0'

Gradle Kotlin DSL: Add the following de.fxnn : brainfuck gradle kotlin dependency to your build.gradle.kts file:

implementation("de.fxnn:brainfuck:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.fxnn : brainfuck sbt scala dependency to your build.sbt file:

libraryDependencies += "de.fxnn" % "brainfuck" % "1.3.0"

Advertisement

Dependencies from Group

Nov 08, 2018
2 stars

Discover Dependencies

Aug 25, 2023
4 usages
2k stars
Sep 17, 2019
1 usages
0 stars
Aug 21, 2023
451 usages
7.7k stars
May 26, 2021
32 stars
Dec 03, 2019
1 usages
1.7k stars
Apr 02, 2022
4 usages
10.2k stars
Nov 03, 2018
2 usages
14 stars
Apr 04, 2023
4 usages
1.7k stars