File tree Expand file tree Collapse file tree 3 files changed +0
-5
lines changed
Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 1- [ ![ ] ( https://jitpack.io/v/RPTools/dicelib.svg )] ( https://jitpack.io/#RPTools/dicelib )
21
32# dicelib
43Dice Roll Library used by RPTools programs.
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ apply plugin: 'com.diffplug.spotless'
1313project. sourceCompatibility = 16
1414project. targetCompatibility = 16
1515
16-
1716// In this section you declare where to find the dependencies of your project
1817repositories {
1918 mavenCentral()
@@ -27,7 +26,6 @@ dependencies {
2726 implementation ' rhino:js:1.6R5'
2827 implementation ' antlr:antlr:2.7.6'
2928 implementation ' com.github.RPTools:parser:1.8.3'
30- implementation ' com.github.jitpack:gradle-simple:1.0'
3129 testImplementation group : ' junit' , name : ' junit' , version : ' 4.13.2'
3230}
3331
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments