| GroupId | GroupIdio.github.leogitpub |
|---|---|
| ArtifactId | ArtifactIddwl-cipher-plugin |
| Version | Version1.0.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| dwl-cipher-plugin-1.0.0.pom | -1 bytes |
| dwl-cipher-plugin-1.0.0-sources.jar | 6 KB |
| dwl-cipher-plugin-1.0.0-mule-application.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.leogitpub/dwl-cipher-plugin/ -->
<dependency>
<groupId>io.github.leogitpub</groupId>
<artifactId>dwl-cipher-plugin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.leogitpub/dwl-cipher-plugin/
implementation 'io.github.leogitpub:dwl-cipher-plugin:1.0.0'
// https://jarcasting.com/artifacts/io.github.leogitpub/dwl-cipher-plugin/
implementation ("io.github.leogitpub:dwl-cipher-plugin:1.0.0")
'io.github.leogitpub:dwl-cipher-plugin:jar:1.0.0'
<dependency org="io.github.leogitpub" name="dwl-cipher-plugin" rev="1.0.0">
<artifact name="dwl-cipher-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.leogitpub', module='dwl-cipher-plugin', version='1.0.0')
)
libraryDependencies += "io.github.leogitpub" % "dwl-cipher-plugin" % "1.0.0"
[io.github.leogitpub/dwl-cipher-plugin "1.0.0"]