Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.insanusmokrassar |
ArtifactId | ArtifactIdAutoPostBotLikesPlugin |
Version | Version0.8.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostBotLikesPlugin/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>AutoPostBotLikesPlugin</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostBotLikesPlugin/
implementation 'com.github.insanusmokrassar:AutoPostBotLikesPlugin:0.8.5'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostBotLikesPlugin/
implementation ("com.github.insanusmokrassar:AutoPostBotLikesPlugin:0.8.5")
'com.github.insanusmokrassar:AutoPostBotLikesPlugin:jar:0.8.5'
<dependency org="com.github.insanusmokrassar" name="AutoPostBotLikesPlugin" rev="0.8.5">
<artifact name="AutoPostBotLikesPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='AutoPostBotLikesPlugin', version='0.8.5')
)
libraryDependencies += "com.github.insanusmokrassar" % "AutoPostBotLikesPlugin" % "0.8.5"
[com.github.insanusmokrassar/AutoPostBotLikesPlugin "0.8.5"]