GroupId | GroupIdcom.github.matthewbeasley |
---|---|
ArtifactId | ArtifactIdudeploy-deployment-collector |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/udeploy-deployment-collector/ -->
<dependency>
<groupId>com.github.matthewbeasley</groupId>
<artifactId>udeploy-deployment-collector</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/udeploy-deployment-collector/
implementation 'com.github.matthewbeasley:udeploy-deployment-collector:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/udeploy-deployment-collector/
implementation ("com.github.matthewbeasley:udeploy-deployment-collector:2.0.6")
'com.github.matthewbeasley:udeploy-deployment-collector:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="udeploy-deployment-collector" rev="2.0.6">
<artifact name="udeploy-deployment-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='udeploy-deployment-collector', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "udeploy-deployment-collector" % "2.0.6"
[com.github.matthewbeasley/udeploy-deployment-collector "2.0.6"]