Last Version

shipbot 1.0.0

Plugin to publish apk to firebase

License

License

MIT
GroupId

GroupId

com.oscarg798.shipbotplugin
ArtifactId

ArtifactId

shipBotPlugin
Version

Version

1.0.0
Type

Type

jar
Description

Description

shipbot
Plugin to publish apk to firebase
Project URL

Project URL

https://github.com/oscarg798/ShipBotPlugin
Source Code Management

Source Code Management

https://github.com/oscarg798/ShipBotPlugin/tree/master

Download shipBotPlugin 1.0.0


<!-- https://jarcasting.com/artifacts/com.oscarg798.shipbotplugin/shipBotPlugin/ -->
<dependency>
    <groupId>com.oscarg798.shipbotplugin</groupId>
    <artifactId>shipBotPlugin</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oscarg798.shipbotplugin/shipBotPlugin/
implementation 'com.oscarg798.shipbotplugin:shipBotPlugin:1.0.0'
// https://jarcasting.com/artifacts/com.oscarg798.shipbotplugin/shipBotPlugin/
implementation ("com.oscarg798.shipbotplugin:shipBotPlugin:1.0.0")
'com.oscarg798.shipbotplugin:shipBotPlugin:jar:1.0.0'
<dependency org="com.oscarg798.shipbotplugin" name="shipBotPlugin" rev="1.0.0">
  <artifact name="shipBotPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oscarg798.shipbotplugin', module='shipBotPlugin', version='1.0.0')
)
libraryDependencies += "com.oscarg798.shipbotplugin" % "shipBotPlugin" % "1.0.0"
[com.oscarg798.shipbotplugin/shipBotPlugin "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.30

test (3)

Group / Artifact Type Version
org.amshove.kluent : kluent jar 1.4
io.mockk : mockk jar 1.10.5
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.30

Project Modules

There are no modules declared in this project.