MVN

com.github.fracpete : princeton-java-stdlib

Maven & Gradle

Mar 16, 2015
2 usages
7 stars

Introduction to Programming in Java - Standard I/O · Standard input and output libraries from Princeton's "Introduction to Programming in Java" textbook.

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>princeton-java-stdlib</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fracpete : princeton-java-stdlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.fracpete : princeton-java-stdlib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
princeton-java-stdlib-1.0.2

How to add a dependency to Maven

Add the following com.github.fracpete : princeton-java-stdlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>princeton-java-stdlib</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fracpete : princeton-java-stdlib gradle dependency to your build.gradle file:

implementation 'com.github.fracpete:princeton-java-stdlib:1.0.2'

Gradle Kotlin DSL: Add the following com.github.fracpete : princeton-java-stdlib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fracpete:princeton-java-stdlib:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fracpete : princeton-java-stdlib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fracpete" % "princeton-java-stdlib" % "1.0.2"

Advertisement

Dependencies from Group

Apr 24, 2020
9 usages
1 stars
Feb 17, 2021
6 usages
9 stars
Oct 19, 2022
6 usages
3 stars
Aug 08, 2023
5 usages
85 stars
Oct 15, 2022
4 usages
7 stars

Discover Dependencies

May 30, 2013
1 usages
68 stars
Dec 05, 2014
2 usages
1 stars
May 20, 2014
2 usages
1 stars
Sep 05, 2014
1 usages
2 stars
Apr 17, 2015
2 usages
0 stars
Sep 22, 2014
1 usages
0 stars
Nov 05, 2011
2 usages
Dec 27, 2012
1 usages