Last Version

TaggerString 1.1.0

TaggerString is very light library which allows to build dynamic string resource in much more readable way

License

License

GroupId

GroupId

com.github.polok.taggerstring
ArtifactId

ArtifactId

taggerstring
Version

Version

1.1.0
Type

Type

aar
Description

Description

TaggerString
TaggerString is very light library which allows to build dynamic string resource in much more readable way
Project URL

Project URL

https://github.com/polok/TaggerString
Source Code Management

Source Code Management

https://github.com/polok/TaggerString.git

Download taggerstring 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.polok.taggerstring/taggerstring/ -->
<dependency>
    <groupId>com.github.polok.taggerstring</groupId>
    <artifactId>taggerstring</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.polok.taggerstring/taggerstring/
implementation 'com.github.polok.taggerstring:taggerstring:1.1.0'
// https://jarcasting.com/artifacts/com.github.polok.taggerstring/taggerstring/
implementation ("com.github.polok.taggerstring:taggerstring:1.1.0")
'com.github.polok.taggerstring:taggerstring:aar:1.1.0'
<dependency org="com.github.polok.taggerstring" name="taggerstring" rev="1.1.0">
  <artifact name="taggerstring" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.polok.taggerstring', module='taggerstring', version='1.1.0')
)
libraryDependencies += "com.github.polok.taggerstring" % "taggerstring" % "1.1.0"
[com.github.polok.taggerstring/taggerstring "1.1.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.