License |
License |
---|---|
GroupId | GroupIdcom.quanode |
ArtifactId | ArtifactIdbehaviours |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBehaviours
Android client for Behaviours
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
behaviours-1.4.pom | |
behaviours-1.4-sources.jar | 9 KB |
behaviours-1.4-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quanode/behaviours/ -->
<dependency>
<groupId>com.quanode</groupId>
<artifactId>behaviours</artifactId>
<version>1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.quanode/behaviours/
implementation 'com.quanode:behaviours:1.4'
// https://jarcasting.com/artifacts/com.quanode/behaviours/
implementation ("com.quanode:behaviours:1.4")
'com.quanode:behaviours:aar:1.4'
<dependency org="com.quanode" name="behaviours" rev="1.4">
<artifact name="behaviours" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.quanode', module='behaviours', version='1.4')
)
libraryDependencies += "com.quanode" % "behaviours" % "1.4"
[com.quanode/behaviours "1.4"]