GroupId | GroupIdcom.syncthemall |
---|---|
ArtifactId | ArtifactIdenml4j |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
enml4j-0.1.1.pom | |
enml4j-0.1.1.jar | 969 KB |
enml4j-0.1.1-sources.jar | 965 KB |
enml4j-0.1.1-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.syncthemall/enml4j/ -->
<dependency>
<groupId>com.syncthemall</groupId>
<artifactId>enml4j</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.syncthemall/enml4j/
implementation 'com.syncthemall:enml4j:0.1.1'
// https://jarcasting.com/artifacts/com.syncthemall/enml4j/
implementation ("com.syncthemall:enml4j:0.1.1")
'com.syncthemall:enml4j:jar:0.1.1'
<dependency org="com.syncthemall" name="enml4j" rev="0.1.1">
<artifact name="enml4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.syncthemall', module='enml4j', version='0.1.1')
)
libraryDependencies += "com.syncthemall" % "enml4j" % "0.1.1"
[com.syncthemall/enml4j "0.1.1"]