Categories |
CategoriesCSV Data Data Formats |
---|---|
GroupId | GroupIdcom.github.jep42 |
ArtifactId | ArtifactIdrobotframework-easycsvmap-remoteserver |
Version | Version0.0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jep42/robotframework-easycsvmap-remoteserver/ -->
<dependency>
<groupId>com.github.jep42</groupId>
<artifactId>robotframework-easycsvmap-remoteserver</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jep42/robotframework-easycsvmap-remoteserver/
implementation 'com.github.jep42:robotframework-easycsvmap-remoteserver:0.0.4'
// https://jarcasting.com/artifacts/com.github.jep42/robotframework-easycsvmap-remoteserver/
implementation ("com.github.jep42:robotframework-easycsvmap-remoteserver:0.0.4")
'com.github.jep42:robotframework-easycsvmap-remoteserver:jar:0.0.4'
<dependency org="com.github.jep42" name="robotframework-easycsvmap-remoteserver" rev="0.0.4">
<artifact name="robotframework-easycsvmap-remoteserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jep42', module='robotframework-easycsvmap-remoteserver', version='0.0.4')
)
libraryDependencies += "com.github.jep42" % "robotframework-easycsvmap-remoteserver" % "0.0.4"
[com.github.jep42/robotframework-easycsvmap-remoteserver "0.0.4"]