Skip to content
/ jokejar Public

little tool to randomly fetch jokes from the internet written in java

Notifications You must be signed in to change notification settings

defg43/jokejar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

jokejar

to download dependency

wget https://repo1.maven.org/maven2/org/json/json/20210307/json-20210307.jar

to build and run

java -cp .:json-20210307.jar test.java

About

little tool to randomly fetch jokes from the internet written in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages