| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.ancientprogramming.fixedformat4j |
| Идентификатор | Идентификаторfixedformat4j |
| Версия | Версия1.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fixedformat4j-1.2.1.pom | |
| fixedformat4j-1.2.1.jar | 45 KB |
| fixedformat4j-1.2.1-sources.jar | 37 KB |
| fixedformat4j-1.2.1-javadoc.jar | 201 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ancientprogramming.fixedformat4j/fixedformat4j/ -->
<dependency>
<groupId>com.ancientprogramming.fixedformat4j</groupId>
<artifactId>fixedformat4j</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ancientprogramming.fixedformat4j/fixedformat4j/
implementation 'com.ancientprogramming.fixedformat4j:fixedformat4j:1.2.1'
// https://jarcasting.com/artifacts/com.ancientprogramming.fixedformat4j/fixedformat4j/
implementation ("com.ancientprogramming.fixedformat4j:fixedformat4j:1.2.1")
'com.ancientprogramming.fixedformat4j:fixedformat4j:jar:1.2.1'
<dependency org="com.ancientprogramming.fixedformat4j" name="fixedformat4j" rev="1.2.1">
<artifact name="fixedformat4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ancientprogramming.fixedformat4j', module='fixedformat4j', version='1.2.1')
)
libraryDependencies += "com.ancientprogramming.fixedformat4j" % "fixedformat4j" % "1.2.1"
[com.ancientprogramming.fixedformat4j/fixedformat4j "1.2.1"]