File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Add JCopyButton as a dependency.
4040
4141```
4242dependencies {
43- implementation 'com.github.Valkryst:JCopyButton:2025.5.8 '
43+ implementation 'com.github.Valkryst:JCopyButton:2025.5.9 '
4444}
4545```
4646
@@ -62,7 +62,7 @@ Add JCopyButton as a dependency.
6262<dependency >
6363 <groupId >com.github.Valkryst</groupId >
6464 <artifactId >JCopyButton</artifactId >
65- <version >2025.5.8 </version >
65+ <version >2025.5.9 </version >
6666</dependency >
6767```
6868
@@ -77,7 +77,7 @@ resolvers += "jitpack" at "https://jitpack.io"
7777Add JCopyButton as a dependency.
7878
7979```
80- libraryDependencies += "com.github.Valkryst" % "JCopyButton" % "2025.5.8 "
80+ libraryDependencies += "com.github.Valkryst" % "JCopyButton" % "2025.5.9 "
8181```
8282
8383## Example
Original file line number Diff line number Diff line change 44
55 <groupId >com.github.Valkryst</groupId >
66 <artifactId >JCopyButton</artifactId >
7- <version >2025.5.8 </version >
7+ <version >2025.5.9 </version >
88 <packaging >jar</packaging >
99 <name >JCopyButton</name >
1010
You can’t perform that action at this time.
0 commit comments