is not current version
Last Version 5.0.7.2

io.polyglotted:spring-common 5.0.5.3

Polyglotted Common Utils

GroupId

GroupId

io.polyglotted
ArtifactId

ArtifactId

spring-common
Version

Version

5.0.5.3
Type

Type

jar

Download spring-common 5.0.5.3


<!-- https://jarcasting.com/artifacts/io.polyglotted/spring-common/ -->
<dependency>
    <groupId>io.polyglotted</groupId>
    <artifactId>spring-common</artifactId>
    <version>5.0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.polyglotted/spring-common/
implementation 'io.polyglotted:spring-common:5.0.5.3'
// https://jarcasting.com/artifacts/io.polyglotted/spring-common/
implementation ("io.polyglotted:spring-common:5.0.5.3")
'io.polyglotted:spring-common:jar:5.0.5.3'
<dependency org="io.polyglotted" name="spring-common" rev="5.0.5.3">
  <artifact name="spring-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polyglotted', module='spring-common', version='5.0.5.3')
)
libraryDependencies += "io.polyglotted" % "spring-common" % "5.0.5.3"
[io.polyglotted/spring-common "5.0.5.3"]