Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.davide-maestroni |
ArtifactId | ArtifactIdrobo-fashion |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
robo-fashion-1.1.0.pom | |
robo-fashion-1.1.0.jar | 243 KB |
robo-fashion-1.1.0-sources.jar | 186 KB |
robo-fashion-1.1.0-javadoc.jar | 332 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/robo-fashion/ -->
<dependency>
<groupId>com.github.davide-maestroni</groupId>
<artifactId>robo-fashion</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/robo-fashion/
implementation 'com.github.davide-maestroni:robo-fashion:1.1.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/robo-fashion/
implementation ("com.github.davide-maestroni:robo-fashion:1.1.0")
'com.github.davide-maestroni:robo-fashion:jar:1.1.0'
<dependency org="com.github.davide-maestroni" name="robo-fashion" rev="1.1.0">
<artifact name="robo-fashion" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='robo-fashion', version='1.1.0')
)
libraryDependencies += "com.github.davide-maestroni" % "robo-fashion" % "1.1.0"
[com.github.davide-maestroni/robo-fashion "1.1.0"]