is not current version
Last Version 1.10

com.github.igor-suhorukov:dropship 1.8


GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

dropship
Version

Version

1.8
Type

Type

jar

Download dropship 1.8


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