Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.minhlong293 |
ArtifactId | ArtifactIdclientpool |
Version | Version0.9.3-2 |
Type | Typepom |
Filename | Size |
---|---|
clientpool-0.9.3-2.pom | |
clientpool-0.9.3-2.jar | 1 KB |
clientpool-0.9.3-2-sources.jar | 7 KB |
clientpool-0.9.3-2-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.minhlong293/clientpool/ -->
<dependency>
<groupId>com.github.minhlong293</groupId>
<artifactId>clientpool</artifactId>
<version>0.9.3-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.minhlong293/clientpool/
implementation 'com.github.minhlong293:clientpool:0.9.3-2'
// https://jarcasting.com/artifacts/com.github.minhlong293/clientpool/
implementation ("com.github.minhlong293:clientpool:0.9.3-2")
'com.github.minhlong293:clientpool:pom:0.9.3-2'
<dependency org="com.github.minhlong293" name="clientpool" rev="0.9.3-2">
<artifact name="clientpool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.minhlong293', module='clientpool', version='0.9.3-2')
)
libraryDependencies += "com.github.minhlong293" % "clientpool" % "0.9.3-2"
[com.github.minhlong293/clientpool "0.9.3-2"]