GroupId | GroupIdbe.yildiz-games |
---|---|
ArtifactId | ArtifactIdcommon-gameobject |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
common-gameobject-1.0.3.pom | |
common-gameobject-1.0.3.jar | 6 KB |
common-gameobject-1.0.3-sources.jar | 11 KB |
common-gameobject-1.0.3-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-gameobject/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>common-gameobject</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-gameobject/
implementation 'be.yildiz-games:common-gameobject:1.0.3'
// https://jarcasting.com/artifacts/be.yildiz-games/common-gameobject/
implementation ("be.yildiz-games:common-gameobject:1.0.3")
'be.yildiz-games:common-gameobject:jar:1.0.3'
<dependency org="be.yildiz-games" name="common-gameobject" rev="1.0.3">
<artifact name="common-gameobject" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-gameobject', version='1.0.3')
)
libraryDependencies += "be.yildiz-games" % "common-gameobject" % "1.0.3"
[be.yildiz-games/common-gameobject "1.0.3"]