is not current version
Last Version 5.3.2

com.manydesigns:portofino-database 5.1.3


Categories

Categories

Data
GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-database
Version

Version

5.1.3
Type

Type

jar

Download portofino-database 5.1.3


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