is not current version
Last Version 1.10

com.github.igor-suhorukov:dropship 1.2


GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

dropship
Version

Version

1.2
Type

Type

jar

Download dropship 1.2


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