is not current version
Last Version 2.0.10

be.yildiz-games:parent-native 2.0.7

Project to hold the parent pom for all native child projects.

Categories

Categories

Native Development Tools
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

parent-native
Version

Version

2.0.7
Type

Type

pom

Download parent-native 2.0.7

Filename Size
parent-native-2.0.7.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/be.yildiz-games/parent-native/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>parent-native</artifactId>
    <version>2.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/parent-native/
implementation 'be.yildiz-games:parent-native:2.0.7'
// https://jarcasting.com/artifacts/be.yildiz-games/parent-native/
implementation ("be.yildiz-games:parent-native:2.0.7")
'be.yildiz-games:parent-native:pom:2.0.7'
<dependency org="be.yildiz-games" name="parent-native" rev="2.0.7">
  <artifact name="parent-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='parent-native', version='2.0.7')
)
libraryDependencies += "be.yildiz-games" % "parent-native" % "2.0.7"
[be.yildiz-games/parent-native "2.0.7"]