jar

io.github.portlek : configs-core

Maven & Gradle

May 21, 2021
18 usages
10 stars

configs-core

Table Of Contents

Latest Version

Download io.github.portlek : configs-core JAR file - Latest Versions:

All Versions

Download io.github.portlek : configs-core JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0.x
5.17.x
5.16.x
5.15.x
5.14.x
5.13.x
5.12.x
5.11.x
5.10.x
5.9.x
5.8.x
5.7.x
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.9.x
4.9
4.8.x
4.8
4.7.x
4.7
4.6.x
4.6
4.5
4.4
4.3
4.2
4.1
4.0
3.9.x
3.9
3.8.x
3.8
3.7.x
3.7
3.6
3.5.x
3.5
3.4.x
3.4
3.3.x
3.3
3.2.x
3.2
3.1.x
3.1
3.0
2.9
2.8
2.7
2.6
2.5
2.3
2.2
2.1
2.0
1.8
1.7.x
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window configs-core-6.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.portlek.reflection.field

├─ io.github.portlek.reflection.field.FieldOf.class - [JAR]

io.github.portlek.configs.configuration

├─ io.github.portlek.configs.configuration.Configuration.class - [JAR]

├─ io.github.portlek.configs.configuration.ConfigurationOptions.class - [JAR]

├─ io.github.portlek.configs.configuration.ConfigurationSection.class - [JAR]

├─ io.github.portlek.configs.configuration.FileConfiguration.class - [JAR]

├─ io.github.portlek.configs.configuration.FileConfigurationOptions.class - [JAR]

├─ io.github.portlek.configs.configuration.MemoryConfiguration.class - [JAR]

├─ io.github.portlek.configs.configuration.MemoryConfigurationOptions.class - [JAR]

├─ io.github.portlek.configs.configuration.MemorySection.class - [JAR]

io.github.portlek.reflection

├─ io.github.portlek.reflection.RefAnnotated.class - [JAR]

├─ io.github.portlek.reflection.RefClass.class - [JAR]

├─ io.github.portlek.reflection.RefConstructed.class - [JAR]

├─ io.github.portlek.reflection.RefField.class - [JAR]

├─ io.github.portlek.reflection.RefFieldExecuted.class - [JAR]

├─ io.github.portlek.reflection.RefMethod.class - [JAR]

├─ io.github.portlek.reflection.RefMethodExecuted.class - [JAR]

├─ io.github.portlek.reflection.RefModifiable.class - [JAR]

├─ io.github.portlek.reflection.RefParameterized.class - [JAR]

io.github.portlek.configs.loaders.impl

├─ io.github.portlek.configs.loaders.impl.FlConfigHolder.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlConfigLoader.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlConfiguration.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlConfigurationSection.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlFile.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlInetSocketAddress.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlLangLoader.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlLangValueLoader.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlLocale.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlRawField.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlRpList.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlRpString.class - [JAR]

├─ io.github.portlek.configs.loaders.impl.FlUniqueId.class - [JAR]

io.github.portlek.reflection.constructor

├─ io.github.portlek.reflection.constructor.ConstructorOf.class - [JAR]

io.github.portlek.replaceable

├─ io.github.portlek.replaceable.RpBase.class - [JAR]

├─ io.github.portlek.replaceable.RpList.class - [JAR]

├─ io.github.portlek.replaceable.RpString.class - [JAR]

io.github.portlek.configs.exceptions

├─ io.github.portlek.configs.exceptions.InvalidConfigurationException.class - [JAR]

io.github.portlek.configs

├─ io.github.portlek.configs.ConfigHolder.class - [JAR]

├─ io.github.portlek.configs.ConfigLoader.class - [JAR]

├─ io.github.portlek.configs.ConfigType.class - [JAR]

├─ io.github.portlek.configs.FieldLoader.class - [JAR]

├─ io.github.portlek.configs.LangLoader.class - [JAR]

├─ io.github.portlek.configs.Loader.class - [JAR]

io.github.portlek.reflection.method

├─ io.github.portlek.reflection.method.MethodOf.class - [JAR]

io.github.portlek.configs.lang

├─ io.github.portlek.configs.lang.LangValue.class - [JAR]

io.github.portlek.configs.loaders

├─ io.github.portlek.configs.loaders.BaseFieldLoader.class - [JAR]

├─ io.github.portlek.configs.loaders.DataSerializer.class - [JAR]

├─ io.github.portlek.configs.loaders.GenericFieldLoader.class - [JAR]

├─ io.github.portlek.configs.loaders.SectionFieldLoader.class - [JAR]

├─ io.github.portlek.configs.loaders.SectionSerializer.class - [JAR]

io.github.portlek.reflection.clazz

├─ io.github.portlek.reflection.clazz.ClassOf.class - [JAR]

io.github.portlek.configs.annotation

├─ io.github.portlek.configs.annotation.Comment.class - [JAR]

├─ io.github.portlek.configs.annotation.FileVersion.class - [JAR]

├─ io.github.portlek.configs.annotation.From.class - [JAR]

├─ io.github.portlek.configs.annotation.Ignore.class - [JAR]

├─ io.github.portlek.configs.annotation.Route.class - [JAR]

io.github.portlek.configs.util

├─ io.github.portlek.configs.util.FileVersions.class - [JAR]

├─ io.github.portlek.configs.util.NumberConversions.class - [JAR]

├─ io.github.portlek.configs.util.Validate.class - [JAR]

io.github.portlek.reflection.parameterized

├─ io.github.portlek.reflection.parameterized.Converted.class - [JAR]

├─ io.github.portlek.reflection.parameterized.ParameterizedOf.class - [JAR]

├─ io.github.portlek.reflection.parameterized.Primitive.class - [JAR]

Advertisement

Dependencies from Group

May 21, 2021
18 usages
10 stars
May 21, 2021
17 usages
4 stars
May 21, 2021
15 usages
2 stars
May 21, 2021
10 usages
11 stars
May 21, 2021
9 usages
4 stars

Discover Dependencies

Aug 16, 2023
4 usages
23 stars
Dec 17, 2021
8 usages
0 stars
Jul 22, 2021
7 usages
32 stars
Mar 06, 2021
3 usages
3 stars
May 21, 2023
13 usages
8 stars
rio
Jun 13, 2007
8 usages
Jul 28, 2023
38 usages
332 stars
May 10, 2020
4 usages
2.3k stars
Mar 15, 2016
4 usages
7 stars
Apr 02, 2017
6 usages
158 stars