Jar examples for s:stdlib
Standard input and output libraries from Princeton's "Introduction to Programming in Java" textbook.
You can download jar file stdlib 9.6.2 in this page.
Mozilla Public License (Version 2.0)
You can use the following script to add stdlib-9.6.2.jar to your project.
<dependency> <groupId>com.peterphi.std</groupId> <artifactId>stdlib</artifactId> <version>9.6.2</version> </dependency>
compile group: 'com.peterphi.std', name: 'stdlib', version: '9.6.2'
libraryDependencies += "com.peterphi.std" % "stdlib" % "9.6.2"
<dependency org="com.peterphi.std" name="stdlib" rev="9.6.2"/>
@Grapes(@Grab(group='com.peterphi.std', module='stdlib', version='9.6.2'))
'com.peterphi.std:stdlib:jar:9.6.2'
Click the following link to download the jar file.
stdlib-9.6.2-javadoc.jar