GroupId | GroupIdcom.reprezen.genflow |
---|---|
ArtifactId | ArtifactIdrapidml-csharp |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
rapidml-csharp-0.0.11.pom | |
rapidml-csharp-0.0.11.jar | 60 KB |
rapidml-csharp-0.0.11-sources.jar | 91 KB |
rapidml-csharp-0.0.11-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.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-csharp/
implementation 'com.reprezen.genflow:rapidml-csharp:0.0.11'
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-csharp/
implementation ("com.reprezen.genflow:rapidml-csharp:0.0.11")
'com.reprezen.genflow:rapidml-csharp:jar:0.0.11'
<dependency org="com.reprezen.genflow" name="rapidml-csharp" rev="0.0.11">
<artifact name="rapidml-csharp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='rapidml-csharp', version='0.0.11')
)
libraryDependencies += "com.reprezen.genflow" % "rapidml-csharp" % "0.0.11"
[com.reprezen.genflow/rapidml-csharp "0.0.11"]