License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdio-parent |
Last Version | Last Version0.5.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionobjectos :: io :: parent
objectos I/O utilities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
io-parent-0.5.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/io-parent/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>io-parent</artifactId>
<version>0.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/io-parent/
implementation 'br.com.objectos:io-parent:0.5.3'
// https://jarcasting.com/artifacts/br.com.objectos/io-parent/
implementation ("br.com.objectos:io-parent:0.5.3")
'br.com.objectos:io-parent:pom:0.5.3'
<dependency org="br.com.objectos" name="io-parent" rev="0.5.3">
<artifact name="io-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='io-parent', version='0.5.3')
)
libraryDependencies += "br.com.objectos" % "io-parent" % "0.5.3"
[br.com.objectos/io-parent "0.5.3"]