GroupId | GroupIdcom.github.sdp-tech-nj |
---|---|
ArtifactId | ArtifactIdsdp-custom-dev-plugins |
Version | Version2.3.9 |
Type | Typejar |
Filename | Size |
---|---|
sdp-custom-dev-plugins-2.3.9.pom | |
sdp-custom-dev-plugins-2.3.9.jar | 124 KB |
sdp-custom-dev-plugins-2.3.9-sources.jar | 77 KB |
sdp-custom-dev-plugins-2.3.9-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sdp-custom-dev-plugins/ -->
<dependency>
<groupId>com.github.sdp-tech-nj</groupId>
<artifactId>sdp-custom-dev-plugins</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sdp-custom-dev-plugins/
implementation 'com.github.sdp-tech-nj:sdp-custom-dev-plugins:2.3.9'
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sdp-custom-dev-plugins/
implementation ("com.github.sdp-tech-nj:sdp-custom-dev-plugins:2.3.9")
'com.github.sdp-tech-nj:sdp-custom-dev-plugins:jar:2.3.9'
<dependency org="com.github.sdp-tech-nj" name="sdp-custom-dev-plugins" rev="2.3.9">
<artifact name="sdp-custom-dev-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdp-tech-nj', module='sdp-custom-dev-plugins', version='2.3.9')
)
libraryDependencies += "com.github.sdp-tech-nj" % "sdp-custom-dev-plugins" % "2.3.9"
[com.github.sdp-tech-nj/sdp-custom-dev-plugins "2.3.9"]