| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdit.netgrid.got |
| ArtifactId | ArtifactIdgot |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGOT
The God of Bots
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationNetgrid |
| Filename | Size |
|---|---|
| got-0.0.4.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.netgrid.got/got/ -->
<dependency>
<groupId>it.netgrid.got</groupId>
<artifactId>got</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.netgrid.got/got/
implementation 'it.netgrid.got:got:0.0.4'
// https://jarcasting.com/artifacts/it.netgrid.got/got/
implementation ("it.netgrid.got:got:0.0.4")
'it.netgrid.got:got:pom:0.0.4'
<dependency org="it.netgrid.got" name="got" rev="0.0.4">
<artifact name="got" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.netgrid.got', module='got', version='0.0.4')
)
libraryDependencies += "it.netgrid.got" % "got" % "0.0.4"
[it.netgrid.got/got "0.0.4"]