| License |
License |
|---|---|
| GroupId | GroupIdcom.mytechia |
| ArtifactId | ArtifactIdrobobo-util |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.mytechia:robobo-util
Utility classes for Robobo applications.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMytech Ingenieria Aplicada |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| robobo-util-0.1.0.pom | |
| robobo-util-0.1.0.jar | 3 KB |
| robobo-util-0.1.0-sources.jar | 1 KB |
| robobo-util-0.1.0-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mytechia/robobo-util/ -->
<dependency>
<groupId>com.mytechia</groupId>
<artifactId>robobo-util</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mytechia/robobo-util/
implementation 'com.mytechia:robobo-util:0.1.0'
// https://jarcasting.com/artifacts/com.mytechia/robobo-util/
implementation ("com.mytechia:robobo-util:0.1.0")
'com.mytechia:robobo-util:jar:0.1.0'
<dependency org="com.mytechia" name="robobo-util" rev="0.1.0">
<artifact name="robobo-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mytechia', module='robobo-util', version='0.1.0')
)
libraryDependencies += "com.mytechia" % "robobo-util" % "0.1.0"
[com.mytechia/robobo-util "0.1.0"]