Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
ArtifactId | ArtifactIdstout-spring-client |
Version | Version2.1.3 |
Type | Typejar |
Filename | Size |
---|---|
stout-spring-client-2.1.3.pom | |
stout-spring-client-2.1.3.jar | 34 KB |
stout-spring-client-2.1.3-sources.jar | 22 KB |
stout-spring-client-2.1.3-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-client/ -->
<dependency>
<groupId>org.bitbucket.askllc.fermenter.stout</groupId>
<artifactId>stout-spring-client</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-client/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-spring-client:2.1.3'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-client/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-spring-client:2.1.3")
'org.bitbucket.askllc.fermenter.stout:stout-spring-client:jar:2.1.3'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-spring-client" rev="2.1.3">
<artifact name="stout-spring-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-spring-client', version='2.1.3')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-spring-client" % "2.1.3"
[org.bitbucket.askllc.fermenter.stout/stout-spring-client "2.1.3"]