is not current version
Last Version 0.0.6

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

Core do PerolaSoftware Framework

GroupId

GroupId

br.com.perolasoftware.framework
ArtifactId

ArtifactId

framework-core
Version

Version

0.0.4
Type

Type

jar

Download framework-core 0.0.4


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