is not current version
Last Version 1.0.1

io.github.jianjianghui:best-response 1.0.0

best web response.

GroupId

GroupId

io.github.jianjianghui
ArtifactId

ArtifactId

best-response
Version

Version

1.0.0
Type

Type

pom

Download best-response 1.0.0

Filename Size
best-response-1.0.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.jianjianghui/best-response/ -->
<dependency>
    <groupId>io.github.jianjianghui</groupId>
    <artifactId>best-response</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jianjianghui/best-response/
implementation 'io.github.jianjianghui:best-response:1.0.0'
// https://jarcasting.com/artifacts/io.github.jianjianghui/best-response/
implementation ("io.github.jianjianghui:best-response:1.0.0")
'io.github.jianjianghui:best-response:pom:1.0.0'
<dependency org="io.github.jianjianghui" name="best-response" rev="1.0.0">
  <artifact name="best-response" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jianjianghui', module='best-response', version='1.0.0')
)
libraryDependencies += "io.github.jianjianghui" % "best-response" % "1.0.0"
[io.github.jianjianghui/best-response "1.0.0"]