is not current version
Last Version 1.4

com.automacent:automacent-fwk 1.0

Automacent framework primary dependency

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automacent
ArtifactId

ArtifactId

automacent-fwk
Version

Version

1.0
Type

Type

jar

Download automacent-fwk 1.0


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