is not current version
Last Version 0.3.1

AString 0.3.0

A context aware string abstraction for Android

License

License

GroupId

GroupId

xyz.tynn.astring
ArtifactId

ArtifactId

bom
Version

Version

0.3.0
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.3.0

Filename Size
bom-0.3.0.pom
Browse

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

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.