is not current version
Last Version 4.2.10

com.manydesigns:portofino-map 4.2.6


GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-map
Version

Version

4.2.6
Type

Type

jar

Download portofino-map 4.2.6


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