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