is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content-commons 1.0.0.M7


GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-commons
Version

Version

1.0.0.M7
Type

Type

jar

Download spring-content-commons 1.0.0.M7


<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-commons/ -->
<dependency>
    <groupId>com.github.paulcwarren</groupId>
    <artifactId>spring-content-commons</artifactId>
    <version>1.0.0.M7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-commons/
implementation 'com.github.paulcwarren:spring-content-commons:1.0.0.M7'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-commons/
implementation ("com.github.paulcwarren:spring-content-commons:1.0.0.M7")
'com.github.paulcwarren:spring-content-commons:jar:1.0.0.M7'
<dependency org="com.github.paulcwarren" name="spring-content-commons" rev="1.0.0.M7">
  <artifact name="spring-content-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-commons', version='1.0.0.M7')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-commons" % "1.0.0.M7"
[com.github.paulcwarren/spring-content-commons "1.0.0.M7"]