is not current version
Last Version 2.0.8

com.gomcarter.frameworks:interfaces-starter 1.0.6.1


GroupId

GroupId

com.gomcarter.frameworks
ArtifactId

ArtifactId

interfaces-starter
Version

Version

1.0.6.1
Type

Type

jar

Download interfaces-starter 1.0.6.1


<!-- https://jarcasting.com/artifacts/com.gomcarter.frameworks/interfaces-starter/ -->
<dependency>
    <groupId>com.gomcarter.frameworks</groupId>
    <artifactId>interfaces-starter</artifactId>
    <version>1.0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/interfaces-starter/
implementation 'com.gomcarter.frameworks:interfaces-starter:1.0.6.1'
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/interfaces-starter/
implementation ("com.gomcarter.frameworks:interfaces-starter:1.0.6.1")
'com.gomcarter.frameworks:interfaces-starter:jar:1.0.6.1'
<dependency org="com.gomcarter.frameworks" name="interfaces-starter" rev="1.0.6.1">
  <artifact name="interfaces-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gomcarter.frameworks', module='interfaces-starter', version='1.0.6.1')
)
libraryDependencies += "com.gomcarter.frameworks" % "interfaces-starter" % "1.0.6.1"
[com.gomcarter.frameworks/interfaces-starter "1.0.6.1"]