License |
License |
---|---|
GroupId | GroupIdcom.panosen |
ArtifactId | ArtifactIdpanosen-collections |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPanosen Collections
Panosen Code Generation Base Package.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.panosen/panosen-collections/ -->
<dependency>
<groupId>com.panosen</groupId>
<artifactId>panosen-collections</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.panosen/panosen-collections/
implementation 'com.panosen:panosen-collections:0.1.0'
// https://jarcasting.com/artifacts/com.panosen/panosen-collections/
implementation ("com.panosen:panosen-collections:0.1.0")
'com.panosen:panosen-collections:jar:0.1.0'
<dependency org="com.panosen" name="panosen-collections" rev="0.1.0">
<artifact name="panosen-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.panosen', module='panosen-collections', version='0.1.0')
)
libraryDependencies += "com.panosen" % "panosen-collections" % "0.1.0"
[com.panosen/panosen-collections "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |