is not current version
Last Version 2.9.0

br.com.objectos:way 2.7.0

objectos way development suite.

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way
Version

Version

2.7.0
Type

Type

pom

Download way 2.7.0

Filename Size
way-2.7.0.pom 32 KB
Browse

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