is not current version
Last Version 2.4.6

com.github.sdp-tech-nj:sdp-custom-dev-plugins 2.3.7


GroupId

GroupId

com.github.sdp-tech-nj
ArtifactId

ArtifactId

sdp-custom-dev-plugins
Version

Version

2.3.7
Type

Type

jar

Download sdp-custom-dev-plugins 2.3.7


<!-- 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"]