GroupId | GroupIdcom.github.sdp-tech-nj |
---|---|
ArtifactId | ArtifactIdsdp-custom-dev-plugins |
Version | Version2.4.0 |
Type | Typejar |
Filename | Size |
---|---|
sdp-custom-dev-plugins-2.4.0.pom | |
sdp-custom-dev-plugins-2.4.0.jar | 125 KB |
sdp-custom-dev-plugins-2.4.0-sources.jar | 77 KB |
sdp-custom-dev-plugins-2.4.0-javadoc.jar | 444 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.4.0</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.4.0'
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sdp-custom-dev-plugins/
implementation ("com.github.sdp-tech-nj:sdp-custom-dev-plugins:2.4.0")
'com.github.sdp-tech-nj:sdp-custom-dev-plugins:jar:2.4.0'
<dependency org="com.github.sdp-tech-nj" name="sdp-custom-dev-plugins" rev="2.4.0">
<artifact name="sdp-custom-dev-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdp-tech-nj', module='sdp-custom-dev-plugins', version='2.4.0')
)
libraryDependencies += "com.github.sdp-tech-nj" % "sdp-custom-dev-plugins" % "2.4.0"
[com.github.sdp-tech-nj/sdp-custom-dev-plugins "2.4.0"]