is not current version
Last Version 0.30.2

io.github.m4gr3d:gast-core 0.30.0

Godot Android Streaming Texture (GAST) Library

GroupId

GroupId

io.github.m4gr3d
ArtifactId

ArtifactId

gast-core
Version

Version

0.30.0
Type

Type

aar

Download gast-core 0.30.0


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