GroupId | GroupIdcom.github.sdp-tech-nj |
---|---|
ArtifactId | ArtifactIdsesp-dev-plugins |
Version | Version2.1.6 |
Type | Typejar |
Filename | Size |
---|---|
sesp-dev-plugins-2.1.6.pom | |
sesp-dev-plugins-2.1.6.jar | 115 KB |
sesp-dev-plugins-2.1.6-sources.jar | 76 KB |
sesp-dev-plugins-2.1.6-javadoc.jar | 415 KB |
Browse |
<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sesp-dev-plugins/
implementation ("com.github.sdp-tech-nj:sesp-dev-plugins:2.1.6")
'com.github.sdp-tech-nj:sesp-dev-plugins:jar:2.1.6'
<dependency org="com.github.sdp-tech-nj" name="sesp-dev-plugins" rev="2.1.6">
<artifact name="sesp-dev-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdp-tech-nj', module='sesp-dev-plugins', version='2.1.6')
)
libraryDependencies += "com.github.sdp-tech-nj" % "sesp-dev-plugins" % "2.1.6"
[com.github.sdp-tech-nj/sesp-dev-plugins "2.1.6"]