is not current version
Last Version 1.0.1

com.lyncode:plural-property 1.0.0

Plural Properties by Lyncode

GroupId

GroupId

com.lyncode
ArtifactId

ArtifactId

plural-property
Version

Version

1.0.0
Type

Type

jar

Download plural-property 1.0.0


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