License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdcode-it |
Last Version | Last Version0.16.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: code :: it
Java source code abstraction. One API, many sources.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
code-it-0.16.2.pom | |
code-it-0.16.2.jar | 3 KB |
code-it-0.16.2-sources.jar | 3 KB |
code-it-0.16.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/code-it/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>code-it</artifactId>
<version>0.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/code-it/
implementation 'br.com.objectos:code-it:0.16.2'
// https://jarcasting.com/artifacts/br.com.objectos/code-it/
implementation ("br.com.objectos:code-it:0.16.2")
'br.com.objectos:code-it:jar:0.16.2'
<dependency org="br.com.objectos" name="code-it" rev="0.16.2">
<artifact name="code-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='code-it', version='0.16.2')
)
libraryDependencies += "br.com.objectos" % "code-it" % "0.16.2"
[br.com.objectos/code-it "0.16.2"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : code-apt | jar | 0.16.2 |
br.com.objectos : code-tools | jar | 0.16.2 |
br.com.objectos : code-tools-testing | jar | 0.16.2 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : assertion | jar | 0.7.0 |