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