is not current version
Last Version 1.0.0-ALPHA

win.doyto:doyto-query-web 0.2.0-RELEASE


GroupId

GroupId

win.doyto
ArtifactId

ArtifactId

doyto-query-web
Version

Version

0.2.0-RELEASE
Type

Type

jar

Download doyto-query-web 0.2.0-RELEASE


<!-- https://jarcasting.com/artifacts/win.doyto/doyto-query-web/ -->
<dependency>
    <groupId>win.doyto</groupId>
    <artifactId>doyto-query-web</artifactId>
    <version>0.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/win.doyto/doyto-query-web/
implementation 'win.doyto:doyto-query-web:0.2.0-RELEASE'
// https://jarcasting.com/artifacts/win.doyto/doyto-query-web/
implementation ("win.doyto:doyto-query-web:0.2.0-RELEASE")
'win.doyto:doyto-query-web:jar:0.2.0-RELEASE'
<dependency org="win.doyto" name="doyto-query-web" rev="0.2.0-RELEASE">
  <artifact name="doyto-query-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='win.doyto', module='doyto-query-web', version='0.2.0-RELEASE')
)
libraryDependencies += "win.doyto" % "doyto-query-web" % "0.2.0-RELEASE"
[win.doyto/doyto-query-web "0.2.0-RELEASE"]