is not current version
Last Version 1.0.2

com.github.jherculesqz:core-fw-spring 1.0.2.a1


GroupId

GroupId

com.github.jherculesqz
ArtifactId

ArtifactId

core-fw-spring
Version

Version

1.0.2.a1
Type

Type

jar

Download core-fw-spring 1.0.2.a1


<!-- https://jarcasting.com/artifacts/com.github.jherculesqz/core-fw-spring/ -->
<dependency>
    <groupId>com.github.jherculesqz</groupId>
    <artifactId>core-fw-spring</artifactId>
    <version>1.0.2.a1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jherculesqz/core-fw-spring/
implementation 'com.github.jherculesqz:core-fw-spring:1.0.2.a1'
// https://jarcasting.com/artifacts/com.github.jherculesqz/core-fw-spring/
implementation ("com.github.jherculesqz:core-fw-spring:1.0.2.a1")
'com.github.jherculesqz:core-fw-spring:jar:1.0.2.a1'
<dependency org="com.github.jherculesqz" name="core-fw-spring" rev="1.0.2.a1">
  <artifact name="core-fw-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jherculesqz', module='core-fw-spring', version='1.0.2.a1')
)
libraryDependencies += "com.github.jherculesqz" % "core-fw-spring" % "1.0.2.a1"
[com.github.jherculesqz/core-fw-spring "1.0.2.a1"]