is not current version
Last Version 2.0.8

com.gomcarter.frameworks:interfaces-starter 2.0.4


GroupId

GroupId

com.gomcarter.frameworks
ArtifactId

ArtifactId

interfaces-starter
Version

Version

2.0.4
Type

Type

jar

Download interfaces-starter 2.0.4


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