is not current version
Last Version 2.1.15

com.github.sdp-tech-nj:sesp-dev-plugins 2.1.5


GroupId

GroupId

com.github.sdp-tech-nj
ArtifactId

ArtifactId

sesp-dev-plugins
Version

Version

2.1.5
Type

Type

jar

Download sesp-dev-plugins 2.1.5


<!-- https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sesp-dev-plugins/ -->
<dependency>
    <groupId>com.github.sdp-tech-nj</groupId>
    <artifactId>sesp-dev-plugins</artifactId>
    <version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sesp-dev-plugins/
implementation 'com.github.sdp-tech-nj:sesp-dev-plugins:2.1.5'
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sesp-dev-plugins/
implementation ("com.github.sdp-tech-nj:sesp-dev-plugins:2.1.5")
'com.github.sdp-tech-nj:sesp-dev-plugins:jar:2.1.5'
<dependency org="com.github.sdp-tech-nj" name="sesp-dev-plugins" rev="2.1.5">
  <artifact name="sesp-dev-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdp-tech-nj', module='sesp-dev-plugins', version='2.1.5')
)
libraryDependencies += "com.github.sdp-tech-nj" % "sesp-dev-plugins" % "2.1.5"
[com.github.sdp-tech-nj/sesp-dev-plugins "2.1.5"]