Categories |
CategoriesWire Data Data Structures |
---|---|
GroupId | GroupIdat.wirecube |
ArtifactId | ArtifactIdadditive_animations |
Version | Version1.9.0 |
Type | Typeaar |
Filename | Size |
---|---|
additive_animations-1.9.0.pom | |
additive_animations-1.9.0-sources.jar | 41 KB |
additive_animations-1.9.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/at.wirecube/additive_animations/ -->
<dependency>
<groupId>at.wirecube</groupId>
<artifactId>additive_animations</artifactId>
<version>1.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/at.wirecube/additive_animations/
implementation 'at.wirecube:additive_animations:1.9.0'
// https://jarcasting.com/artifacts/at.wirecube/additive_animations/
implementation ("at.wirecube:additive_animations:1.9.0")
'at.wirecube:additive_animations:aar:1.9.0'
<dependency org="at.wirecube" name="additive_animations" rev="1.9.0">
<artifact name="additive_animations" type="aar" />
</dependency>
@Grapes(
@Grab(group='at.wirecube', module='additive_animations', version='1.9.0')
)
libraryDependencies += "at.wirecube" % "additive_animations" % "1.9.0"
[at.wirecube/additive_animations "1.9.0"]