is not current version
Last Version 0.1.3

com.github.fashionbrot:mars-ribbon 0.1.0

mars-ribbon api

Categories

Categories

Ribbon Net HTTP Clients
GroupId

GroupId

com.github.fashionbrot
ArtifactId

ArtifactId

mars-ribbon
Version

Version

0.1.0
Type

Type

jar

Download mars-ribbon 0.1.0


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