is not current version
Last Version 0.0.6

br.com.perolasoftware.framework:framework-core 0.0.5

Core do PerolaSoftware Framework

GroupId

GroupId

br.com.perolasoftware.framework
ArtifactId

ArtifactId

framework-core
Version

Version

0.0.5
Type

Type

jar

Download framework-core 0.0.5


<!-- https://jarcasting.com/artifacts/br.com.perolasoftware.framework/framework-core/ -->
<dependency>
    <groupId>br.com.perolasoftware.framework</groupId>
    <artifactId>framework-core</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.perolasoftware.framework/framework-core/
implementation 'br.com.perolasoftware.framework:framework-core:0.0.5'
// https://jarcasting.com/artifacts/br.com.perolasoftware.framework/framework-core/
implementation ("br.com.perolasoftware.framework:framework-core:0.0.5")
'br.com.perolasoftware.framework:framework-core:jar:0.0.5'
<dependency org="br.com.perolasoftware.framework" name="framework-core" rev="0.0.5">
  <artifact name="framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.perolasoftware.framework', module='framework-core', version='0.0.5')
)
libraryDependencies += "br.com.perolasoftware.framework" % "framework-core" % "0.0.5"
[br.com.perolasoftware.framework/framework-core "0.0.5"]