is not current version
Last Version 0.3.1

AString 0.2.2

A context aware string abstraction for Android

License

License

GroupId

GroupId

xyz.tynn.astring
ArtifactId

ArtifactId

bom
Version

Version

0.2.2
Type

Type

pom
Description

Description

AString
A context aware string abstraction for Android
Project URL

Project URL

https://github.com/tynn-xyz/AString
Source Code Management

Source Code Management

https://github.com/tynn-xyz/AString

Download bom 0.2.2

Filename Size
bom-0.2.2.pom
Browse

<!-- https://jarcasting.com/artifacts/xyz.tynn.astring/bom/ -->
<dependency>
    <groupId>xyz.tynn.astring</groupId>
    <artifactId>bom</artifactId>
    <version>0.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.tynn.astring/bom/
implementation 'xyz.tynn.astring:bom:0.2.2'
// https://jarcasting.com/artifacts/xyz.tynn.astring/bom/
implementation ("xyz.tynn.astring:bom:0.2.2")
'xyz.tynn.astring:bom:pom:0.2.2'
<dependency org="xyz.tynn.astring" name="bom" rev="0.2.2">
  <artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.tynn.astring', module='bom', version='0.2.2')
)
libraryDependencies += "xyz.tynn.astring" % "bom" % "0.2.2"
[xyz.tynn.astring/bom "0.2.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.