is not current version
Last Version 4.2.10

com.manydesigns:portofino-base 4.2


GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-base
Version

Version

4.2
Type

Type

jar

Download portofino-base 4.2


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