GroupId | GroupIdcom.reprezen.genflow |
---|---|
ArtifactId | ArtifactIdrapidml-csharp |
Version | Version0.0.16 |
Type | Typejar |
Filename | Size |
---|---|
rapidml-csharp-0.0.16.pom | |
rapidml-csharp-0.0.16.jar | 60 KB |
rapidml-csharp-0.0.16-sources.jar | 91 KB |
rapidml-csharp-0.0.16-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-csharp/ -->
<dependency>
<groupId>com.reprezen.genflow</groupId>
<artifactId>rapidml-csharp</artifactId>
<version>0.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-csharp/
implementation 'com.reprezen.genflow:rapidml-csharp:0.0.16'
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-csharp/
implementation ("com.reprezen.genflow:rapidml-csharp:0.0.16")
'com.reprezen.genflow:rapidml-csharp:jar:0.0.16'
<dependency org="com.reprezen.genflow" name="rapidml-csharp" rev="0.0.16">
<artifact name="rapidml-csharp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='rapidml-csharp', version='0.0.16')
)
libraryDependencies += "com.reprezen.genflow" % "rapidml-csharp" % "0.0.16"
[com.reprezen.genflow/rapidml-csharp "0.0.16"]