GroupId | GroupIdcom.manydesigns |
---|---|
ArtifactId | ArtifactIdportofino-crud |
Version | Version4.2.7 |
Type | Typejar |
Filename | Size |
---|---|
portofino-crud-4.2.7.pom | |
portofino-crud-4.2.7.jar | 129 KB |
portofino-crud-4.2.7-sources.jar | 88 KB |
portofino-crud-4.2.7-javadoc.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.manydesigns/portofino-crud/ -->
<dependency>
<groupId>com.manydesigns</groupId>
<artifactId>portofino-crud</artifactId>
<version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.manydesigns/portofino-crud/
implementation 'com.manydesigns:portofino-crud:4.2.7'
// https://jarcasting.com/artifacts/com.manydesigns/portofino-crud/
implementation ("com.manydesigns:portofino-crud:4.2.7")
'com.manydesigns:portofino-crud:jar:4.2.7'
<dependency org="com.manydesigns" name="portofino-crud" rev="4.2.7">
<artifact name="portofino-crud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manydesigns', module='portofino-crud', version='4.2.7')
)
libraryDependencies += "com.manydesigns" % "portofino-crud" % "4.2.7"
[com.manydesigns/portofino-crud "4.2.7"]