is not current version
Last Version 5.3.10

io.github.together.libraries:bundle-spring 5.0.2

BUNDLE POM: Collection of Spring dependencies.

GroupId

GroupId

io.github.together.libraries
ArtifactId

ArtifactId

bundle-spring
Version

Version

5.0.2
Type

Type

pom

Download bundle-spring 5.0.2

Filename Size
bundle-spring-5.0.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring/ -->
<dependency>
    <groupId>io.github.together.libraries</groupId>
    <artifactId>bundle-spring</artifactId>
    <version>5.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring/
implementation 'io.github.together.libraries:bundle-spring:5.0.2'
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring/
implementation ("io.github.together.libraries:bundle-spring:5.0.2")
'io.github.together.libraries:bundle-spring:pom:5.0.2'
<dependency org="io.github.together.libraries" name="bundle-spring" rev="5.0.2">
  <artifact name="bundle-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.together.libraries', module='bundle-spring', version='5.0.2')
)
libraryDependencies += "io.github.together.libraries" % "bundle-spring" % "5.0.2"
[io.github.together.libraries/bundle-spring "5.0.2"]