is not current version
Last Version 2.0.10

be.yildiz-games:parent-native 1.0.0

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

1.0.0
Type

Type

pom

Download parent-native 1.0.0

Filename Size
parent-native-1.0.0.pom 8 KB
Browse

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