File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ ] ( https://jitpack.io/v/community.leaf/configvalues.svg )] ( https://jitpack.io/#community.leaf/configvalues " Get maven artifacts on JitPack ")
44[ ![ ] ( https://img.shields.io/badge/License-MPL--2.0-blue )] ( ./LICENSE " Project License: MPL-2.0 ")
55[ ![ ] ( https://img.shields.io/badge/Java-11-orange )] ( #java-version " Java Version: 11 ")
6- [ ![ ] ( https://img.shields.io/badge/View-Javadocs-%234D7A97 )] ( https://javadoc.jitpack.io/community/leaf/configvalues/latest/javadoc/ " View Javadocs ")
6+ [ ![ ] ( https://img.shields.io/badge/View-Javadocs-%234D7A97 )] ( https://javadoc.jitpack.io/community/leaf/configvalues/config-values-parent/ latest/javadoc/ " View Javadocs ")
77
88## Maven
99
Original file line number Diff line number Diff line change 5656 <versions .minecraft.spigot>1.17.1-R0.1-SNAPSHOT</versions .minecraft.spigot>
5757 </properties >
5858
59- <repositories >
60- <repository >
61- <id >jitpack.io</id >
62- <url >https://jitpack.io</url >
63- </repository >
64- <repository >
65- <id >sonatype-ossrh-snapshots</id >
66- <url >https://s01.oss.sonatype.org/content/repositories/snapshots/</url >
67- </repository >
68- </repositories >
69-
7059 <dependencies >
7160 <!-- Nullness Annotations: @NullOr (via maven-central) -->
7261 <dependency >
You can’t perform that action at this time.
0 commit comments