is not current version
Last Version 1.1.0

com.github.yingzhuo:spring-turbo-module-predefined 1.0.5


GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

spring-turbo-module-predefined
Version

Version

1.0.5
Type

Type

jar

Download spring-turbo-module-predefined 1.0.5


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