is not current version
Last Version 1.3.5

com.github.fangjinuo.esmvc:esmvc-examples 1.3.4


GroupId

GroupId

com.github.fangjinuo.esmvc
ArtifactId

ArtifactId

esmvc-examples
Version

Version

1.3.4
Type

Type

jar

Download esmvc-examples 1.3.4


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-examples/ -->
<dependency>
    <groupId>com.github.fangjinuo.esmvc</groupId>
    <artifactId>esmvc-examples</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-examples/
implementation 'com.github.fangjinuo.esmvc:esmvc-examples:1.3.4'
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-examples/
implementation ("com.github.fangjinuo.esmvc:esmvc-examples:1.3.4")
'com.github.fangjinuo.esmvc:esmvc-examples:jar:1.3.4'
<dependency org="com.github.fangjinuo.esmvc" name="esmvc-examples" rev="1.3.4">
  <artifact name="esmvc-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.esmvc', module='esmvc-examples', version='1.3.4')
)
libraryDependencies += "com.github.fangjinuo.esmvc" % "esmvc-examples" % "1.3.4"
[com.github.fangjinuo.esmvc/esmvc-examples "1.3.4"]