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