GroupId | GroupIdcom.aegisql |
---|---|
ArtifactId | ArtifactIdconveyor |
Version | Version1.3.11 |
Type | Typepom |
Filename | Size |
---|---|
conveyor-1.3.11.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aegisql/conveyor/ -->
<dependency>
<groupId>com.aegisql</groupId>
<artifactId>conveyor</artifactId>
<version>1.3.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aegisql/conveyor/
implementation 'com.aegisql:conveyor:1.3.11'
// https://jarcasting.com/artifacts/com.aegisql/conveyor/
implementation ("com.aegisql:conveyor:1.3.11")
'com.aegisql:conveyor:pom:1.3.11'
<dependency org="com.aegisql" name="conveyor" rev="1.3.11">
<artifact name="conveyor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aegisql', module='conveyor', version='1.3.11')
)
libraryDependencies += "com.aegisql" % "conveyor" % "1.3.11"
[com.aegisql/conveyor "1.3.11"]