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