is not current version
Last Version 2.2.7

be.yildiz-games:parent-component-native 2.2.4

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

Categories

Categories

Native Development Tools
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

parent-component-native
Version

Version

2.2.4
Type

Type

pom

Download parent-component-native 2.2.4


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