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