Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.nocrala.tools.texttreeformatter |
ArtifactId | ArtifactIdtext-tree-formatter |
Version | Version1.0.6.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.nocrala.tools.texttreeformatter/text-tree-formatter/ -->
<dependency>
<groupId>org.nocrala.tools.texttreeformatter</groupId>
<artifactId>text-tree-formatter</artifactId>
<version>1.0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.texttreeformatter/text-tree-formatter/
implementation 'org.nocrala.tools.texttreeformatter:text-tree-formatter:1.0.6.1'
// https://jarcasting.com/artifacts/org.nocrala.tools.texttreeformatter/text-tree-formatter/
implementation ("org.nocrala.tools.texttreeformatter:text-tree-formatter:1.0.6.1")
'org.nocrala.tools.texttreeformatter:text-tree-formatter:jar:1.0.6.1'
<dependency org="org.nocrala.tools.texttreeformatter" name="text-tree-formatter" rev="1.0.6.1">
<artifact name="text-tree-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.texttreeformatter', module='text-tree-formatter', version='1.0.6.1')
)
libraryDependencies += "org.nocrala.tools.texttreeformatter" % "text-tree-formatter" % "1.0.6.1"
[org.nocrala.tools.texttreeformatter/text-tree-formatter "1.0.6.1"]