is not current version
Last Version 52.2

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

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.0
Type

Type

jar

Download mc-sync-bintray 1.0


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