is not current version
Last Version 0.1.8

org.jetbrains:marketplace-zip-signer-all 0.1.0

A simple library to extract a code property graph out of source code. It has support for multiple passes that can extend the analysis after the graph is constructed.

GroupId

GroupId

org.jetbrains
ArtifactId

ArtifactId

marketplace-zip-signer-all
Version

Version

0.1.0
Type

Type

pom

Download marketplace-zip-signer-all 0.1.0


<!-- https://jarcasting.com/artifacts/org.jetbrains/marketplace-zip-signer-all/ -->
<dependency>
    <groupId>org.jetbrains</groupId>
    <artifactId>marketplace-zip-signer-all</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains/marketplace-zip-signer-all/
implementation 'org.jetbrains:marketplace-zip-signer-all:0.1.0'
// https://jarcasting.com/artifacts/org.jetbrains/marketplace-zip-signer-all/
implementation ("org.jetbrains:marketplace-zip-signer-all:0.1.0")
'org.jetbrains:marketplace-zip-signer-all:pom:0.1.0'
<dependency org="org.jetbrains" name="marketplace-zip-signer-all" rev="0.1.0">
  <artifact name="marketplace-zip-signer-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains', module='marketplace-zip-signer-all', version='0.1.0')
)
libraryDependencies += "org.jetbrains" % "marketplace-zip-signer-all" % "0.1.0"
[org.jetbrains/marketplace-zip-signer-all "0.1.0"]