is not current version
Last Version 5.3.2

com.manydesigns:portofino-database 5.0.2


Categories

Categories

Data
GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-database
Version

Version

5.0.2
Type

Type

jar

Download portofino-database 5.0.2


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