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