GroupId | GroupIdcom.mytechia |
---|---|
ArtifactId | ArtifactIdrobobo-behaviours |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
robobo-behaviours-1.0.3.pom | |
robobo-behaviours-1.0.3.aar | 33 KB |
robobo-behaviours-1.0.3-sources.jar | 13 KB |
robobo-behaviours-1.0.3-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mytechia/robobo-behaviours/ -->
<dependency>
<groupId>com.mytechia</groupId>
<artifactId>robobo-behaviours</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mytechia/robobo-behaviours/
implementation 'com.mytechia:robobo-behaviours:1.0.3'
// https://jarcasting.com/artifacts/com.mytechia/robobo-behaviours/
implementation ("com.mytechia:robobo-behaviours:1.0.3")
'com.mytechia:robobo-behaviours:aar:1.0.3'
<dependency org="com.mytechia" name="robobo-behaviours" rev="1.0.3">
<artifact name="robobo-behaviours" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mytechia', module='robobo-behaviours', version='1.0.3')
)
libraryDependencies += "com.mytechia" % "robobo-behaviours" % "1.0.3"
[com.mytechia/robobo-behaviours "1.0.3"]