is not current version
Last Version 1.0.1

wang.sunkey:commons 1.0.0


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

wang.sunkey
ArtifactId

ArtifactId

commons
Version

Version

1.0.0
Type

Type

pom

Download commons 1.0.0

Filename Size
commons-1.0.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/wang.sunkey/commons/ -->
<dependency>
    <groupId>wang.sunkey</groupId>
    <artifactId>commons</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/wang.sunkey/commons/
implementation 'wang.sunkey:commons:1.0.0'
// https://jarcasting.com/artifacts/wang.sunkey/commons/
implementation ("wang.sunkey:commons:1.0.0")
'wang.sunkey:commons:pom:1.0.0'
<dependency org="wang.sunkey" name="commons" rev="1.0.0">
  <artifact name="commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='wang.sunkey', module='commons', version='1.0.0')
)
libraryDependencies += "wang.sunkey" % "commons" % "1.0.0"
[wang.sunkey/commons "1.0.0"]