is not current version
Last Version 1.0.2

org.webjars.npm:messageformat 1.0.0-rc.3

WebJar for messageformat

Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

messageformat
Version

Version

1.0.0-rc.3
Type

Type

jar

Download messageformat 1.0.0-rc.3


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