Last Version

com.github.frimtec:import-control-demo-module-a 1.1.1

Import control annotation to use for lightweight module system in Java.

License

License

GroupId

GroupId

com.github.frimtec
ArtifactId

ArtifactId

import-control-demo-module-a
Version

Version

1.1.1
Type

Type

jar
Description

Description

Import control annotation to use for lightweight module system in Java.

Download import-control-demo-module-a 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.frimtec/import-control-demo-module-a/ -->
<dependency>
    <groupId>com.github.frimtec</groupId>
    <artifactId>import-control-demo-module-a</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frimtec/import-control-demo-module-a/
implementation 'com.github.frimtec:import-control-demo-module-a:1.1.1'
// https://jarcasting.com/artifacts/com.github.frimtec/import-control-demo-module-a/
implementation ("com.github.frimtec:import-control-demo-module-a:1.1.1")
'com.github.frimtec:import-control-demo-module-a:jar:1.1.1'
<dependency org="com.github.frimtec" name="import-control-demo-module-a" rev="1.1.1">
  <artifact name="import-control-demo-module-a" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frimtec', module='import-control-demo-module-a', version='1.1.1')
)
libraryDependencies += "com.github.frimtec" % "import-control-demo-module-a" % "1.1.1"
[com.github.frimtec/import-control-demo-module-a "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.frimtec : import-control-api jar 1.1.1

Project Modules

There are no modules declared in this project.