is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content-autoconfigure 0


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-autoconfigure
Version

Version

0
Type

Type

jar

Download spring-content-autoconfigure 0


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