is not current version
Last Version 1.4

com.quanode:behaviours 1.0

Android client for Behaviours

GroupId

GroupId

com.quanode
ArtifactId

ArtifactId

behaviours
Version

Version

1.0
Type

Type

pom

Download behaviours 1.0


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