Categories |
CategoriesIDE Development Tools Security |
---|---|
GroupId | GroupIdcom.github.rac021 |
ArtifactId | ArtifactIdG-Jax-Security-Provider |
Version | Version1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.rac021/G-Jax-Security-Provider/ -->
<dependency>
<groupId>com.github.rac021</groupId>
<artifactId>G-Jax-Security-Provider</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rac021/G-Jax-Security-Provider/
implementation 'com.github.rac021:G-Jax-Security-Provider:1.0'
// https://jarcasting.com/artifacts/com.github.rac021/G-Jax-Security-Provider/
implementation ("com.github.rac021:G-Jax-Security-Provider:1.0")
'com.github.rac021:G-Jax-Security-Provider:jar:1.0'
<dependency org="com.github.rac021" name="G-Jax-Security-Provider" rev="1.0">
<artifact name="G-Jax-Security-Provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rac021', module='G-Jax-Security-Provider', version='1.0')
)
libraryDependencies += "com.github.rac021" % "G-Jax-Security-Provider" % "1.0"
[com.github.rac021/G-Jax-Security-Provider "1.0"]