gast-core

Godot Android Streaming Texture (GAST) Library

License

License

GroupId

GroupId

io.github.m4gr3d
ArtifactId

ArtifactId

gast-core
Last Version

Last Version

0.30.2
Release Date

Release Date

Type

Type

aar
Description

Description

gast-core
Godot Android Streaming Texture (GAST) Library
Project URL

Project URL

https://github.com/m4gr3d/GAST#readme
Source Code Management

Source Code Management

https://github.com/m4gr3d/GAST/tree/master

Download gast-core

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
io.github.m4gr3d : godot jar 3.4.4.stable
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.legacy » legacy-support-v4 jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.30.2
0.30.1
0.30.0