License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdbr.com.perolasoftware.framework |
ArtifactId | ArtifactIdaggregator-perola-components-crudextensions |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAggregator Pérola Framework - Components - Crud Extensions
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
aggregator-perola-components-crudextensions-0.0.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.perolasoftware.framework/aggregator-perola-components-crudextensions/ -->
<dependency>
<groupId>br.com.perolasoftware.framework</groupId>
<artifactId>aggregator-perola-components-crudextensions</artifactId>
<version>0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.perolasoftware.framework/aggregator-perola-components-crudextensions/
implementation 'br.com.perolasoftware.framework:aggregator-perola-components-crudextensions:0.0.6'
// https://jarcasting.com/artifacts/br.com.perolasoftware.framework/aggregator-perola-components-crudextensions/
implementation ("br.com.perolasoftware.framework:aggregator-perola-components-crudextensions:0.0.6")
'br.com.perolasoftware.framework:aggregator-perola-components-crudextensions:pom:0.0.6'
<dependency org="br.com.perolasoftware.framework" name="aggregator-perola-components-crudextensions" rev="0.0.6">
<artifact name="aggregator-perola-components-crudextensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.perolasoftware.framework', module='aggregator-perola-components-crudextensions', version='0.0.6')
)
libraryDependencies += "br.com.perolasoftware.framework" % "aggregator-perola-components-crudextensions" % "0.0.6"
[br.com.perolasoftware.framework/aggregator-perola-components-crudextensions "0.0.6"]