| License |
License |
|---|---|
| GroupId | GroupIdcom.uphyca.robota |
| ArtifactId | ArtifactIdrobota-engine-core |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrobota-engine-core
An Android adapter of Idobata bot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| robota-engine-core-0.9.1.pom | |
| robota-engine-core-0.9.1.jar | 12 KB |
| robota-engine-core-0.9.1-sources.jar | 7 KB |
| robota-engine-core-0.9.1-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.uphyca.robota/robota-engine-core/ -->
<dependency>
<groupId>com.uphyca.robota</groupId>
<artifactId>robota-engine-core</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.uphyca.robota/robota-engine-core/
implementation 'com.uphyca.robota:robota-engine-core:0.9.1'
// https://jarcasting.com/artifacts/com.uphyca.robota/robota-engine-core/
implementation ("com.uphyca.robota:robota-engine-core:0.9.1")
'com.uphyca.robota:robota-engine-core:jar:0.9.1'
<dependency org="com.uphyca.robota" name="robota-engine-core" rev="0.9.1">
<artifact name="robota-engine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uphyca.robota', module='robota-engine-core', version='0.9.1')
)
libraryDependencies += "com.uphyca.robota" % "robota-engine-core" % "0.9.1"
[com.uphyca.robota/robota-engine-core "0.9.1"]