License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-square-docs |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionSpring Cloud Square Docs
Spring Cloud Square Docs
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-docs/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-square-docs</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-docs/
implementation 'org.springframework.cloud:spring-cloud-square-docs:0.4.1'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-square-docs/
implementation ("org.springframework.cloud:spring-cloud-square-docs:0.4.1")
'org.springframework.cloud:spring-cloud-square-docs:jar:0.4.1'
<dependency org="org.springframework.cloud" name="spring-cloud-square-docs" rev="0.4.1">
<artifact name="spring-cloud-square-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-square-docs', version='0.4.1')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-square-docs" % "0.4.1"
[org.springframework.cloud/spring-cloud-square-docs "0.4.1"]