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