Categories |
CategoriesTablesaw Business Logic Libraries Science |
---|---|
GroupId | GroupIdcom.noleme |
ArtifactId | ArtifactIdnoleme-flow-connect-tablesaw |
Version | Version0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.noleme/noleme-flow-connect-tablesaw/ -->
<dependency>
<groupId>com.noleme</groupId>
<artifactId>noleme-flow-connect-tablesaw</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.noleme/noleme-flow-connect-tablesaw/
implementation 'com.noleme:noleme-flow-connect-tablesaw:0.5'
// https://jarcasting.com/artifacts/com.noleme/noleme-flow-connect-tablesaw/
implementation ("com.noleme:noleme-flow-connect-tablesaw:0.5")
'com.noleme:noleme-flow-connect-tablesaw:jar:0.5'
<dependency org="com.noleme" name="noleme-flow-connect-tablesaw" rev="0.5">
<artifact name="noleme-flow-connect-tablesaw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noleme', module='noleme-flow-connect-tablesaw', version='0.5')
)
libraryDependencies += "com.noleme" % "noleme-flow-connect-tablesaw" % "0.5"
[com.noleme/noleme-flow-connect-tablesaw "0.5"]