c

components-util-setting

skrstop util setting
MIT License
Files download
File Operation
components-util-setting-1.3.2.20240510-RELEASE.jar download
components-util-setting-1.3.2.20240510-RELEASE.pom download
components-util-setting-1.3.2.20240510-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.skrstop.framework</groupId>
  <artifactId>components-util-setting</artifactId>
  <version>1.3.2.20240510-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.skrstop.framework:components-util-setting:1.3.2.20240510-RELEASE'
Gradle Kotlin
implementation("com.skrstop.framework:components-util-setting:1.3.2.20240510-RELEASE")
Scala SBT
libraryDependencies += "com.skrstop.framework" % "components-util-setting" % "1.3.2.20240510-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.skrstop.framework', module='components-util-setting', version='1.3.2.20240510-RELEASE')
)
Apache Ivy
<dependency org="com.skrstop.framework" name="components-util-setting" rev="1.3.2.20240510-RELEASE" />
Leiningen
[com.skrstop.framework/components-util-setting "1.3.2.20240510-RELEASE"]
Apache Buildr
'com.skrstop.framework:components-util-setting:jar:1.3.2.20240510-RELEASE'