Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdio.fluidsonic.locale |
ArtifactId | ArtifactIdfluid-locale-js |
Version | Version0.9.2 |
Type | Typepom |
Filename | Size |
---|---|
fluid-locale-js-0.9.2.pom | |
fluid-locale-js-0.9.2.module | 1 KB |
fluid-locale-js-0.9.2-sources.jar | 9 KB |
fluid-locale-js-0.9.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.fluidsonic.locale/fluid-locale-js/ -->
<dependency>
<groupId>io.fluidsonic.locale</groupId>
<artifactId>fluid-locale-js</artifactId>
<version>0.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fluidsonic.locale/fluid-locale-js/
implementation 'io.fluidsonic.locale:fluid-locale-js:0.9.2'
// https://jarcasting.com/artifacts/io.fluidsonic.locale/fluid-locale-js/
implementation ("io.fluidsonic.locale:fluid-locale-js:0.9.2")
'io.fluidsonic.locale:fluid-locale-js:pom:0.9.2'
<dependency org="io.fluidsonic.locale" name="fluid-locale-js" rev="0.9.2">
<artifact name="fluid-locale-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fluidsonic.locale', module='fluid-locale-js', version='0.9.2')
)
libraryDependencies += "io.fluidsonic.locale" % "fluid-locale-js" % "0.9.2"
[io.fluidsonic.locale/fluid-locale-js "0.9.2"]