| GroupId | GroupIdwin.doyto |
|---|---|
| ArtifactId | ArtifactIddoyto-query-parent |
| Version | Version0.3.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| doyto-query-parent-0.3.1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/win.doyto/doyto-query-parent/ -->
<dependency>
<groupId>win.doyto</groupId>
<artifactId>doyto-query-parent</artifactId>
<version>0.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/win.doyto/doyto-query-parent/
implementation 'win.doyto:doyto-query-parent:0.3.1'
// https://jarcasting.com/artifacts/win.doyto/doyto-query-parent/
implementation ("win.doyto:doyto-query-parent:0.3.1")
'win.doyto:doyto-query-parent:pom:0.3.1'
<dependency org="win.doyto" name="doyto-query-parent" rev="0.3.1">
<artifact name="doyto-query-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='win.doyto', module='doyto-query-parent', version='0.3.1')
)
libraryDependencies += "win.doyto" % "doyto-query-parent" % "0.3.1"
[win.doyto/doyto-query-parent "0.3.1"]