~kurth4cker/java-sample

sample Java code
README.md: add archival note
DoubleUtil: new class
unstable.Stack: update copyright year

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~kurth4cker/java-sample
read/write
git@git.sr.ht:~kurth4cker/java-sample

You can also use your local clone with git send-email.

#ARCHIVED

This repository is archived and no longer maintained. See sample-java instead.

#java-sample

Sample Java code for learning.

#Building

Build with Gradle.

# build with
gradle build

# run with
gradle run

# clean with
gradle clean

Note: You may use ./gradlew instead of gradle if you haven't installed gradle already.

#Copying

Licensed under terms of GPL-3.0-or-later. See file COPYING for details.

Do not follow this link