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