is not current version
Last Version 0.1.2

br.com.handtalk:unity 0.1


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

br.com.handtalk
ArtifactId

ArtifactId

unity
Version

Version

0.1
Type

Type

aar

Download unity 0.1


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