is not current version
Last Version 0.2.4

com.github.yracnet.formatter:formatter-build 0.2.3

Forrmater Utility for JAVA, JS, XML, CSS, HTML

Categories

Categories

Net ORM Data
GroupId

GroupId

com.github.yracnet.formatter
ArtifactId

ArtifactId

formatter-build
Version

Version

0.2.3
Type

Type

jar

Download formatter-build 0.2.3


<!-- https://jarcasting.com/artifacts/com.github.yracnet.formatter/formatter-build/ -->
<dependency>
    <groupId>com.github.yracnet.formatter</groupId>
    <artifactId>formatter-build</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yracnet.formatter/formatter-build/
implementation 'com.github.yracnet.formatter:formatter-build:0.2.3'
// https://jarcasting.com/artifacts/com.github.yracnet.formatter/formatter-build/
implementation ("com.github.yracnet.formatter:formatter-build:0.2.3")
'com.github.yracnet.formatter:formatter-build:jar:0.2.3'
<dependency org="com.github.yracnet.formatter" name="formatter-build" rev="0.2.3">
  <artifact name="formatter-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yracnet.formatter', module='formatter-build', version='0.2.3')
)
libraryDependencies += "com.github.yracnet.formatter" % "formatter-build" % "0.2.3"
[com.github.yracnet.formatter/formatter-build "0.2.3"]