GroupId | GroupIdcom.github.sdp-tech-nj |
---|---|
ArtifactId | ArtifactIdsdp-custom-dev-plugins |
Version | Version2.3.7 |
Type | Typejar |
Filename | Size |
---|---|
sdp-custom-dev-plugins-2.3.7.pom | |
sdp-custom-dev-plugins-2.3.7.jar | 124 KB |
sdp-custom-dev-plugins-2.3.7-sources.jar | 77 KB |
sdp-custom-dev-plugins-2.3.7-javadoc.jar | 439 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.7</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.7'
// 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.7")
'com.github.sdp-tech-nj:sdp-custom-dev-plugins:jar:2.3.7'
<dependency org="com.github.sdp-tech-nj" name="sdp-custom-dev-plugins" rev="2.3.7">
<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.7')
)
libraryDependencies += "com.github.sdp-tech-nj" % "sdp-custom-dev-plugins" % "2.3.7"
[com.github.sdp-tech-nj/sdp-custom-dev-plugins "2.3.7"]