License |
License |
---|---|
GroupId | GroupIdcom.lyncode |
ArtifactId | ArtifactIdplural-property |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlural Properties
Plural Properties by Lyncode
|
Filename | Size |
---|---|
plural-property-1.0.1.pom | |
plural-property-1.0.1.jar | 14 KB |
plural-property-1.0.1-sources.jar | 7 KB |
plural-property-1.0.1-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lyncode/plural-property/ -->
<dependency>
<groupId>com.lyncode</groupId>
<artifactId>plural-property</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode/plural-property/
implementation 'com.lyncode:plural-property:1.0.1'
// https://jarcasting.com/artifacts/com.lyncode/plural-property/
implementation ("com.lyncode:plural-property:1.0.1")
'com.lyncode:plural-property:jar:1.0.1'
<dependency org="com.lyncode" name="plural-property" rev="1.0.1">
<artifact name="plural-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyncode', module='plural-property', version='1.0.1')
)
libraryDependencies += "com.lyncode" % "plural-property" % "1.0.1"
[com.lyncode/plural-property "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.parboiled : parboiled-java | jar | 1.1.6 |
org.apache.commons : commons-lang3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |