File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55<p align =" center " >
66
7- <a href =" https://central.sonatype.com/artifact/io.github.barqawiz/intellijava.core/0.8.0 " alt =" maven build " >
7+ <a href =" https://central.sonatype.com/artifact/io.github.barqawiz/intellijava.core/0.8.2 " alt =" maven build " >
88 <img src="https://img.shields.io/maven-central/v/io.github.barqawiz/intellijava.core?style=flat-square" />
99</a >
1010
@@ -40,23 +40,23 @@ Maven:
4040<dependency >
4141 <groupId >io.github.barqawiz</groupId >
4242 <artifactId >intellijava.core</artifactId >
43- <version >0.8.0 </version >
43+ <version >0.8.2 </version >
4444</dependency >
4545```
4646
4747Gradle:
4848
4949```
50- implementation 'io.github.barqawiz:intellijava.core:0.8.0 '
50+ implementation 'io.github.barqawiz:intellijava.core:0.8.2 '
5151```
5252
5353Gradle(Kotlin):
5454```
55- implementation("io.github.barqawiz:intellijava.core:0.8.0 ")
55+ implementation("io.github.barqawiz:intellijava.core:0.8.2 ")
5656```
5757
5858Jar download:
59- [ intellijava.jar] ( https://repo1.maven.org/maven2/io/github/barqawiz/intellijava.core/0.8.0 /intellijava.core-0.8.0 .jar ) .
59+ [ intellijava.jar] ( https://repo1.maven.org/maven2/io/github/barqawiz/intellijava.core/0.8.2 /intellijava.core-0.8.2 .jar ) .
6060
6161## Code Example
6262** Language model code** (2 steps):
You can’t perform that action at this time.
0 commit comments