GroupId | GroupIdcom.whosly.disclosure |
---|---|
ArtifactId | ArtifactIddisclosure-early-handler-spi |
Version | Version0.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.whosly.disclosure/disclosure-early-handler-spi/ -->
<dependency>
<groupId>com.whosly.disclosure</groupId>
<artifactId>disclosure-early-handler-spi</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.whosly.disclosure/disclosure-early-handler-spi/
implementation 'com.whosly.disclosure:disclosure-early-handler-spi:0.0.3'
// https://jarcasting.com/artifacts/com.whosly.disclosure/disclosure-early-handler-spi/
implementation ("com.whosly.disclosure:disclosure-early-handler-spi:0.0.3")
'com.whosly.disclosure:disclosure-early-handler-spi:jar:0.0.3'
<dependency org="com.whosly.disclosure" name="disclosure-early-handler-spi" rev="0.0.3">
<artifact name="disclosure-early-handler-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whosly.disclosure', module='disclosure-early-handler-spi', version='0.0.3')
)
libraryDependencies += "com.whosly.disclosure" % "disclosure-early-handler-spi" % "0.0.3"
[com.whosly.disclosure/disclosure-early-handler-spi "0.0.3"]