is not current version
Last Version 4.2.10

com.manydesigns:portofino-base 4.1


GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-base
Version

Version

4.1
Type

Type

jar

Download portofino-base 4.1


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