License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.insanusmokrassar |
ArtifactId | ArtifactIdAutoPostPollsRatingPlugin |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutoPost polls rating plugin
This plugin was created for AutoPost bot and the main aim of this is to simplify preparing of materials by polls
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AutoPostPollsRatingPlugin-0.4.0.pom | |
AutoPostPollsRatingPlugin-0.4.0.jar | 114 KB |
AutoPostPollsRatingPlugin-0.4.0-sources.jar | 10 KB |
AutoPostPollsRatingPlugin-0.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostPollsRatingPlugin/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>AutoPostPollsRatingPlugin</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostPollsRatingPlugin/
implementation 'com.github.insanusmokrassar:AutoPostPollsRatingPlugin:0.4.0'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostPollsRatingPlugin/
implementation ("com.github.insanusmokrassar:AutoPostPollsRatingPlugin:0.4.0")
'com.github.insanusmokrassar:AutoPostPollsRatingPlugin:jar:0.4.0'
<dependency org="com.github.insanusmokrassar" name="AutoPostPollsRatingPlugin" rev="0.4.0">
<artifact name="AutoPostPollsRatingPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='AutoPostPollsRatingPlugin', version='0.4.0')
)
libraryDependencies += "com.github.insanusmokrassar" % "AutoPostPollsRatingPlugin" % "0.4.0"
[com.github.insanusmokrassar/AutoPostPollsRatingPlugin "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.61 |
com.github.insanusmokrassar : AutoPostTelegramBot | jar | 1.7.0 |