GroupId | GroupIdcom.manydesigns |
---|---|
ArtifactId | ArtifactIdportofino-gallery |
Version | Version4.2.8 |
Type | Typejar |
Filename | Size |
---|---|
portofino-gallery-4.2.8.pom | |
portofino-gallery-4.2.8.jar | 488 KB |
portofino-gallery-4.2.8-sources.jar | 479 KB |
portofino-gallery-4.2.8-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.manydesigns/portofino-gallery/ -->
<dependency>
<groupId>com.manydesigns</groupId>
<artifactId>portofino-gallery</artifactId>
<version>4.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.manydesigns/portofino-gallery/
implementation 'com.manydesigns:portofino-gallery:4.2.8'
// https://jarcasting.com/artifacts/com.manydesigns/portofino-gallery/
implementation ("com.manydesigns:portofino-gallery:4.2.8")
'com.manydesigns:portofino-gallery:jar:4.2.8'
<dependency org="com.manydesigns" name="portofino-gallery" rev="4.2.8">
<artifact name="portofino-gallery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manydesigns', module='portofino-gallery', version='4.2.8')
)
libraryDependencies += "com.manydesigns" % "portofino-gallery" % "4.2.8"
[com.manydesigns/portofino-gallery "4.2.8"]