GroupId | GroupIdcom.github.markash |
---|---|
ArtifactId | ArtifactIdcomponents-i18n |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
components-i18n-0.3.1.pom | |
components-i18n-0.3.1.jar | 16 KB |
components-i18n-0.3.1-sources.jar | 16 KB |
components-i18n-0.3.1-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.markash/components-i18n/ -->
<dependency>
<groupId>com.github.markash</groupId>
<artifactId>components-i18n</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.markash/components-i18n/
implementation 'com.github.markash:components-i18n:0.3.1'
// https://jarcasting.com/artifacts/com.github.markash/components-i18n/
implementation ("com.github.markash:components-i18n:0.3.1")
'com.github.markash:components-i18n:jar:0.3.1'
<dependency org="com.github.markash" name="components-i18n" rev="0.3.1">
<artifact name="components-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.markash', module='components-i18n', version='0.3.1')
)
libraryDependencies += "com.github.markash" % "components-i18n" % "0.3.1"
[com.github.markash/components-i18n "0.3.1"]