License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdway |
Version | Version2.9.0 |
Type | Typepom |
Description |
Descriptionobjectos :: way
objectos way development suite.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
way-2.9.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/way/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>way</artifactId>
<version>2.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/way/
implementation 'br.com.objectos:way:2.9.0'
// https://jarcasting.com/artifacts/br.com.objectos/way/
implementation ("br.com.objectos:way:2.9.0")
'br.com.objectos:way:pom:2.9.0'
<dependency org="br.com.objectos" name="way" rev="2.9.0">
<artifact name="way" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='way', version='2.9.0')
)
libraryDependencies += "br.com.objectos" % "way" % "2.9.0"
[br.com.objectos/way "2.9.0"]