| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.drewctaylor |
| Идентификатор | Идентификаторtype-encoded |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.github.drewctaylor:type-encoded
Provides a way to encode the following values as types: Peano numbers, integers, and decimals.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| type-encoded-0.0.2.pom | |
| type-encoded-0.0.2.jar | 67 KB |
| type-encoded-0.0.2-sources.jar | 9 KB |
| type-encoded-0.0.2-javadoc.jar | 710 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.drewctaylor/type-encoded/ -->
<dependency>
<groupId>io.github.drewctaylor</groupId>
<artifactId>type-encoded</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.drewctaylor/type-encoded/
implementation 'io.github.drewctaylor:type-encoded:0.0.2'
// https://jarcasting.com/artifacts/io.github.drewctaylor/type-encoded/
implementation ("io.github.drewctaylor:type-encoded:0.0.2")
'io.github.drewctaylor:type-encoded:jar:0.0.2'
<dependency org="io.github.drewctaylor" name="type-encoded" rev="0.0.2">
<artifact name="type-encoded" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.drewctaylor', module='type-encoded', version='0.0.2')
)
libraryDependencies += "io.github.drewctaylor" % "type-encoded" % "0.0.2"
[io.github.drewctaylor/type-encoded "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |