License |
License |
---|---|
GroupId | GroupIdru.pocketbyte.locolaser |
ArtifactId | ArtifactIdi18next-externals |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptioni18next-externals
Kotlin externals for JS i18next
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
i18next-externals-1.0.pom | |
i18next-externals-1.0.jar | 2 KB |
i18next-externals-1.0-sources.jar | 355 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/i18next-externals/ -->
<dependency>
<groupId>ru.pocketbyte.locolaser</groupId>
<artifactId>i18next-externals</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/i18next-externals/
implementation 'ru.pocketbyte.locolaser:i18next-externals:1.0'
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/i18next-externals/
implementation ("ru.pocketbyte.locolaser:i18next-externals:1.0")
'ru.pocketbyte.locolaser:i18next-externals:jar:1.0'
<dependency org="ru.pocketbyte.locolaser" name="i18next-externals" rev="1.0">
<artifact name="i18next-externals" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.pocketbyte.locolaser', module='i18next-externals', version='1.0')
)
libraryDependencies += "ru.pocketbyte.locolaser" % "i18next-externals" % "1.0"
[ru.pocketbyte.locolaser/i18next-externals "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.3.40 |