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