License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdauto-unsupported |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: auto :: unsupported
objectos Java base code generators
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
auto-unsupported-0.6.0.pom | |
auto-unsupported-0.6.0.jar | 2 KB |
auto-unsupported-0.6.0-sources.jar | 1 KB |
auto-unsupported-0.6.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/auto-unsupported/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>auto-unsupported</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/auto-unsupported/
implementation 'br.com.objectos:auto-unsupported:0.6.0'
// https://jarcasting.com/artifacts/br.com.objectos/auto-unsupported/
implementation ("br.com.objectos:auto-unsupported:0.6.0")
'br.com.objectos:auto-unsupported:jar:0.6.0'
<dependency org="br.com.objectos" name="auto-unsupported" rev="0.6.0">
<artifact name="auto-unsupported" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='auto-unsupported', version='0.6.0')
)
libraryDependencies += "br.com.objectos" % "auto-unsupported" % "0.6.0"
[br.com.objectos/auto-unsupported "0.6.0"]