is not current version
Last Version 52.2

com.github.hemanthsridhar:mc-sync-bintray 1.1.4

A demo for deployment to the Central Repository via OSSRH

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.hemanthsridhar
ArtifactId

ArtifactId

mc-sync-bintray
Version

Version

1.1.4
Type

Type

jar

Download mc-sync-bintray 1.1.4


<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/mc-sync-bintray/ -->
<dependency>
    <groupId>com.github.hemanthsridhar</groupId>
    <artifactId>mc-sync-bintray</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/mc-sync-bintray/
implementation 'com.github.hemanthsridhar:mc-sync-bintray:1.1.4'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/mc-sync-bintray/
implementation ("com.github.hemanthsridhar:mc-sync-bintray:1.1.4")
'com.github.hemanthsridhar:mc-sync-bintray:jar:1.1.4'
<dependency org="com.github.hemanthsridhar" name="mc-sync-bintray" rev="1.1.4">
  <artifact name="mc-sync-bintray" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='mc-sync-bintray', version='1.1.4')
)
libraryDependencies += "com.github.hemanthsridhar" % "mc-sync-bintray" % "1.1.4"
[com.github.hemanthsridhar/mc-sync-bintray "1.1.4"]