Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.fully-automated |
ArtifactId | ArtifactIdcore-automation |
Version | Version1.2.91 |
Type | Typejar |
Filename | Size |
---|---|
core-automation-1.2.91.pom | |
core-automation-1.2.91.jar | 45 KB |
core-automation-1.2.91-sources.jar | 36 KB |
core-automation-1.2.91-javadoc.jar | 213 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fully-automated/core-automation/ -->
<dependency>
<groupId>com.fully-automated</groupId>
<artifactId>core-automation</artifactId>
<version>1.2.91</version>
</dependency>
// https://jarcasting.com/artifacts/com.fully-automated/core-automation/
implementation 'com.fully-automated:core-automation:1.2.91'
// https://jarcasting.com/artifacts/com.fully-automated/core-automation/
implementation ("com.fully-automated:core-automation:1.2.91")
'com.fully-automated:core-automation:jar:1.2.91'
<dependency org="com.fully-automated" name="core-automation" rev="1.2.91">
<artifact name="core-automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fully-automated', module='core-automation', version='1.2.91')
)
libraryDependencies += "com.fully-automated" % "core-automation" % "1.2.91"
[com.fully-automated/core-automation "1.2.91"]