is not current version
Last Version 2.2.7

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

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

1.0.0
Type

Type

pom

Download parent-component-native 1.0.0


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