is not current version
Last Version 5.3.2

com.manydesigns:portofino-database 4.1


Categories

Categories

Data
GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-database
Version

Version

4.1
Type

Type

jar

Download portofino-database 4.1


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