| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbr.com.objectos.way |
| Идентификатор | Идентификаторcode-core |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Описание |
Описаниеobjectos :: way :: code :: core
Java source code abstraction. One API, many sources.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| code-core-0.6.0.pom | |
| code-core-0.6.0.jar | 119 KB |
| code-core-0.6.0-sources.jar | 66 KB |
| code-core-0.6.0-javadoc.jar | 272 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.com.objectos.way/code-core/ -->
<dependency>
<groupId>br.com.objectos.way</groupId>
<artifactId>code-core</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.way/code-core/
implementation 'br.com.objectos.way:code-core:0.6.0'
// https://jarcasting.com/artifacts/br.com.objectos.way/code-core/
implementation ("br.com.objectos.way:code-core:0.6.0")
'br.com.objectos.way:code-core:jar:0.6.0'
<dependency org="br.com.objectos.way" name="code-core" rev="0.6.0">
<artifact name="code-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.way', module='code-core', version='0.6.0')
)
libraryDependencies += "br.com.objectos.way" % "code-core" % "0.6.0"
[br.com.objectos.way/code-core "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| br.com.objectos.core : collections | jar | 0.4.0 |
| br.com.objectos.core : preconditions | jar | 0.4.0 |
| br.com.objectos.core : strings | jar | 0.4.0 |
| br.com.objectos.way : testable-api | jar | 0.5.0 |
| com.squareup : javapoet | jar | 1.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| br.com.objectos : assertion | jar | 0.8.0 |