is not current version
Last Version 0.0.2

br.com.flexait:flexa-core 0.0.1


GroupId

GroupId

br.com.flexait
ArtifactId

ArtifactId

flexa-core
Version

Version

0.0.1
Type

Type

jar

Download flexa-core 0.0.1


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