is not current version
Last Version 1.0.1

com.sdeting.utils:full-stack-automation 1.0.0

A Full Stack Automation for Web, Mobile and Rest APIs

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.sdeting.utils
ArtifactId

ArtifactId

full-stack-automation
Version

Version

1.0.0
Type

Type

pom

Download full-stack-automation 1.0.0


<!-- https://jarcasting.com/artifacts/com.sdeting.utils/full-stack-automation/ -->
<dependency>
    <groupId>com.sdeting.utils</groupId>
    <artifactId>full-stack-automation</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdeting.utils/full-stack-automation/
implementation 'com.sdeting.utils:full-stack-automation:1.0.0'
// https://jarcasting.com/artifacts/com.sdeting.utils/full-stack-automation/
implementation ("com.sdeting.utils:full-stack-automation:1.0.0")
'com.sdeting.utils:full-stack-automation:pom:1.0.0'
<dependency org="com.sdeting.utils" name="full-stack-automation" rev="1.0.0">
  <artifact name="full-stack-automation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sdeting.utils', module='full-stack-automation', version='1.0.0')
)
libraryDependencies += "com.sdeting.utils" % "full-stack-automation" % "1.0.0"
[com.sdeting.utils/full-stack-automation "1.0.0"]