is not current version
Last Version 5.3.2

com.manydesigns:portofino-crud 5.1.0


GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-crud
Version

Version

5.1.0
Type

Type

jar

Download portofino-crud 5.1.0


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