is not current version
Last Version 1.4

com.quanode:behaviours 1.2

Android client for Behaviours

GroupId

GroupId

com.quanode
ArtifactId

ArtifactId

behaviours
Version

Version

1.2
Type

Type

aar

Download behaviours 1.2


<!-- https://jarcasting.com/artifacts/com.quanode/behaviours/ -->
<dependency>
    <groupId>com.quanode</groupId>
    <artifactId>behaviours</artifactId>
    <version>1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.quanode/behaviours/
implementation 'com.quanode:behaviours:1.2'
// https://jarcasting.com/artifacts/com.quanode/behaviours/
implementation ("com.quanode:behaviours:1.2")
'com.quanode:behaviours:aar:1.2'
<dependency org="com.quanode" name="behaviours" rev="1.2">
  <artifact name="behaviours" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.quanode', module='behaviours', version='1.2')
)
libraryDependencies += "com.quanode" % "behaviours" % "1.2"
[com.quanode/behaviours "1.2"]