c

components-util-serialization

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