License |
License
Gnu Gpl 3
|
---|---|
GroupId | GroupIdone.empty3 |
ArtifactId | ArtifactIdfeatures |
Version | Version2021.1.6 |
Type | Typejar |
Description |
Descriptionfeature
feature
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
features-2021.1.6.pom | |
features-2021.1.6.jar | 235 KB |
features-2021.1.6-sources.jar | 83 KB |
features-2021.1.6-javadoc.jar | 832 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.empty3/features/ -->
<dependency>
<groupId>one.empty3</groupId>
<artifactId>features</artifactId>
<version>2021.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/features/
implementation 'one.empty3:features:2021.1.6'
// https://jarcasting.com/artifacts/one.empty3/features/
implementation ("one.empty3:features:2021.1.6")
'one.empty3:features:jar:2021.1.6'
<dependency org="one.empty3" name="features" rev="2021.1.6">
<artifact name="features" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='features', version='2021.1.6')
)
libraryDependencies += "one.empty3" % "features" % "2021.1.6"
[one.empty3/features "2021.1.6"]