Skip to content

Commit 0bce97c

Browse files
committed
Добавлена зависимость annotations
1 parent 5c82c30 commit 0bce97c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@
6464
<artifactId>json</artifactId>
6565
<version>20131018</version>
6666
</dependency>
67+
<dependency>
68+
<groupId>com.intellij</groupId>
69+
<artifactId>annotations</artifactId>
70+
<version>9.0.4</version>
71+
</dependency>
72+
6773
</dependencies>
6874

6975

0 commit comments

Comments
 (0)