c

components-starter-port-shift

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