is not current version
Last Version 0.0.6

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


GroupId

GroupId

br.com.perolasoftware.framework
ArtifactId

ArtifactId

framework-view
Version

Version

0.0.4
Type

Type

jar

Download framework-view 0.0.4


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