Skip to content

Commit

Permalink
adding project files !
Browse files Browse the repository at this point in the history
  • Loading branch information
sh0drun committed Feb 23, 2020
1 parent 36e22e5 commit 9f9e944
Show file tree
Hide file tree
Showing 26 changed files with 1,045 additions and 1,850 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@
<artifactId>antlr4-runtime</artifactId>
<version>4.7.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8.1</version>
</dependency>
<dependency> <groupId>org.python</groupId> <artifactId>jython-standalone</artifactId> <version>2.7.0</version></dependency>
</dependencies>

<build>
Expand Down
Loading

0 comments on commit 9f9e944

Please sign in to comment.