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