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