is not current version
Last Version 5.3.2

com.manydesigns:portofino-database 4.2.3


Categories

Categories

Data
GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-database
Version

Version

4.2.3
Type

Type

jar

Download portofino-database 4.2.3


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