Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.aegisql |
ArtifactId | ArtifactIdconveyor-configurator |
Version | Version1.4.4 |
Type | Typejar |
Filename | Size |
---|---|
conveyor-configurator-1.4.4.pom | |
conveyor-configurator-1.4.4.jar | 48 KB |
conveyor-configurator-1.4.4-sources.jar | 24 KB |
conveyor-configurator-1.4.4-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aegisql/conveyor-configurator/ -->
<dependency>
<groupId>com.aegisql</groupId>
<artifactId>conveyor-configurator</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aegisql/conveyor-configurator/
implementation 'com.aegisql:conveyor-configurator:1.4.4'
// https://jarcasting.com/artifacts/com.aegisql/conveyor-configurator/
implementation ("com.aegisql:conveyor-configurator:1.4.4")
'com.aegisql:conveyor-configurator:jar:1.4.4'
<dependency org="com.aegisql" name="conveyor-configurator" rev="1.4.4">
<artifact name="conveyor-configurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aegisql', module='conveyor-configurator', version='1.4.4')
)
libraryDependencies += "com.aegisql" % "conveyor-configurator" % "1.4.4"
[com.aegisql/conveyor-configurator "1.4.4"]