Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.github.120011676 |
ArtifactId | ArtifactIdladybird-spring-boot-web-helper |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.120011676/ladybird-spring-boot-web-helper/ -->
<dependency>
<groupId>com.github.120011676</groupId>
<artifactId>ladybird-spring-boot-web-helper</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.120011676/ladybird-spring-boot-web-helper/
implementation 'com.github.120011676:ladybird-spring-boot-web-helper:0.0.1'
// https://jarcasting.com/artifacts/com.github.120011676/ladybird-spring-boot-web-helper/
implementation ("com.github.120011676:ladybird-spring-boot-web-helper:0.0.1")
'com.github.120011676:ladybird-spring-boot-web-helper:jar:0.0.1'
<dependency org="com.github.120011676" name="ladybird-spring-boot-web-helper" rev="0.0.1">
<artifact name="ladybird-spring-boot-web-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.120011676', module='ladybird-spring-boot-web-helper', version='0.0.1')
)
libraryDependencies += "com.github.120011676" % "ladybird-spring-boot-web-helper" % "0.0.1"
[com.github.120011676/ladybird-spring-boot-web-helper "0.0.1"]