Categories |
Categoriespac4j Security |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextpac4j-library |
Version | Version1.0.0-M16 |
Type | Typejar |
Filename | Size |
---|---|
extpac4j-library-1.0.0-M16.pom | |
extpac4j-library-1.0.0-M16.jar | 65 KB |
extpac4j-library-1.0.0-M16-sources.jar | 34 KB |
extpac4j-library-1.0.0-M16-javadoc.jar | 297 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extpac4j-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extpac4j-library</artifactId>
<version>1.0.0-M16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extpac4j-library/
implementation 'com.github.lontime:extpac4j-library:1.0.0-M16'
// https://jarcasting.com/artifacts/com.github.lontime/extpac4j-library/
implementation ("com.github.lontime:extpac4j-library:1.0.0-M16")
'com.github.lontime:extpac4j-library:jar:1.0.0-M16'
<dependency org="com.github.lontime" name="extpac4j-library" rev="1.0.0-M16">
<artifact name="extpac4j-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extpac4j-library', version='1.0.0-M16')
)
libraryDependencies += "com.github.lontime" % "extpac4j-library" % "1.0.0-M16"
[com.github.lontime/extpac4j-library "1.0.0-M16"]