File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ public class Sample {
9191### Maven Central
9292
9393``` gradle
94- implementation 'io.github.mjfryc:mjaron-tinyloki-java:0.3.10 '
94+ implementation 'io.github.mjfryc:mjaron-tinyloki-java:0.3.11 '
9595```
9696
9797 _ [ Maven Central page] ( https://search.maven.org/artifact/io.github.mjfryc/mjaron-tinyloki-java/ ) ,_
@@ -108,7 +108,7 @@ Click the [Packages section](https://github.com/mjfryc?tab=packages&repo_name=mj
1081083 . Add this jar to project dependencies in build.gradle, e.g:
109109
110110``` gradle
111- implementation files(project.rootDir.absolutePath + '/libs/mjaron-tinyloki-java-0.3.10 .jar')
111+ implementation files(project.rootDir.absolutePath + '/libs/mjaron-tinyloki-java-0.3.11 .jar')
112112```
113113
114114## API design
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66}
77
88group ' io.github.mjfryc'
9- version ' 0.3.10 '
9+ version ' 0.3.11 '
1010
1111repositories {
1212 mavenCentral()
You can’t perform that action at this time.
0 commit comments