is not current version
Last Version 5.3.10

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

BUNDLE POM: Collection of Spring dependencies.

GroupId

GroupId

io.github.together.libraries
ArtifactId

ArtifactId

bundle-spring
Version

Version

5.1.0
Type

Type

pom

Download bundle-spring 5.1.0

Filename Size
bundle-spring-5.1.0.pom 5 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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring/
implementation 'io.github.together.libraries:bundle-spring:5.1.0'
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring/
implementation ("io.github.together.libraries:bundle-spring:5.1.0")
'io.github.together.libraries:bundle-spring:pom:5.1.0'
<dependency org="io.github.together.libraries" name="bundle-spring" rev="5.1.0">
  <artifact name="bundle-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.together.libraries', module='bundle-spring', version='5.1.0')
)
libraryDependencies += "io.github.together.libraries" % "bundle-spring" % "5.1.0"
[io.github.together.libraries/bundle-spring "5.1.0"]