Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.ancientprogramming.fixedformat4j |
ArtifactId | ArtifactIdfixedformat4j |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
fixedformat4j-1.2.0.pom | |
fixedformat4j-1.2.0.jar | 44 KB |
fixedformat4j-1.2.0-sources.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ancientprogramming.fixedformat4j/fixedformat4j/ -->
<dependency>
<groupId>com.ancientprogramming.fixedformat4j</groupId>
<artifactId>fixedformat4j</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ancientprogramming.fixedformat4j/fixedformat4j/
implementation 'com.ancientprogramming.fixedformat4j:fixedformat4j:1.2.0'
// https://jarcasting.com/artifacts/com.ancientprogramming.fixedformat4j/fixedformat4j/
implementation ("com.ancientprogramming.fixedformat4j:fixedformat4j:1.2.0")
'com.ancientprogramming.fixedformat4j:fixedformat4j:jar:1.2.0'
<dependency org="com.ancientprogramming.fixedformat4j" name="fixedformat4j" rev="1.2.0">
<artifact name="fixedformat4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ancientprogramming.fixedformat4j', module='fixedformat4j', version='1.2.0')
)
libraryDependencies += "com.ancientprogramming.fixedformat4j" % "fixedformat4j" % "1.2.0"
[com.ancientprogramming.fixedformat4j/fixedformat4j "1.2.0"]