GroupId | GroupIdcom.sandflow |
---|---|
ArtifactId | ArtifactIdregxmllib |
Version | Version1.1.4-rc.1 |
Type | Typejar |
Filename | Size |
---|---|
regxmllib-1.1.4-rc.1.pom | |
regxmllib-1.1.4-rc.1.jar | 203 KB |
regxmllib-1.1.4-rc.1-sources.jar | 166 KB |
regxmllib-1.1.4-rc.1-javadoc.jar | 816 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sandflow/regxmllib/ -->
<dependency>
<groupId>com.sandflow</groupId>
<artifactId>regxmllib</artifactId>
<version>1.1.4-rc.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandflow/regxmllib/
implementation 'com.sandflow:regxmllib:1.1.4-rc.1'
// https://jarcasting.com/artifacts/com.sandflow/regxmllib/
implementation ("com.sandflow:regxmllib:1.1.4-rc.1")
'com.sandflow:regxmllib:jar:1.1.4-rc.1'
<dependency org="com.sandflow" name="regxmllib" rev="1.1.4-rc.1">
<artifact name="regxmllib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandflow', module='regxmllib', version='1.1.4-rc.1')
)
libraryDependencies += "com.sandflow" % "regxmllib" % "1.1.4-rc.1"
[com.sandflow/regxmllib "1.1.4-rc.1"]