GroupId | GroupIdai.meson.sdk |
---|---|
ArtifactId | ArtifactIdmeson-wrap-gam |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
meson-wrap-gam-1.0.0.pom | |
meson-wrap-gam-1.0.0.aar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.meson.sdk/meson-wrap-gam/ -->
<dependency>
<groupId>ai.meson.sdk</groupId>
<artifactId>meson-wrap-gam</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.meson.sdk/meson-wrap-gam/
implementation 'ai.meson.sdk:meson-wrap-gam:1.0.0'
// https://jarcasting.com/artifacts/ai.meson.sdk/meson-wrap-gam/
implementation ("ai.meson.sdk:meson-wrap-gam:1.0.0")
'ai.meson.sdk:meson-wrap-gam:aar:1.0.0'
<dependency org="ai.meson.sdk" name="meson-wrap-gam" rev="1.0.0">
<artifact name="meson-wrap-gam" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.meson.sdk', module='meson-wrap-gam', version='1.0.0')
)
libraryDependencies += "ai.meson.sdk" % "meson-wrap-gam" % "1.0.0"
[ai.meson.sdk/meson-wrap-gam "1.0.0"]