components

It provides practical components kit.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.idea-aedi
ArtifactId

ArtifactId

components
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

components
It provides practical components kit.

Download components

Filename Size
components-2.6.0.pom 4 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • component-compile
  • component-decompile
  • component-dump-class

Versions

Version
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.9.0
1.8.0
1.7.0
1.6.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0