Last Version

femto 0.2.0

A teeny-tiny dependency injection library

License

License

MIT
GroupId

GroupId

uk.co.probablyfine
ArtifactId

ArtifactId

femto
Version

Version

0.2.0
Type

Type

jar
Description

Description

femto
A teeny-tiny dependency injection library
Project URL

Project URL

https://github.com/mrwilson/femto
Source Code Management

Source Code Management

https://github.com/mrwilson/femto

Download femto 0.2.0


<!-- https://jarcasting.com/artifacts/uk.co.probablyfine/femto/ -->
<dependency>
    <groupId>uk.co.probablyfine</groupId>
    <artifactId>femto</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.probablyfine/femto/
implementation 'uk.co.probablyfine:femto:0.2.0'
// https://jarcasting.com/artifacts/uk.co.probablyfine/femto/
implementation ("uk.co.probablyfine:femto:0.2.0")
'uk.co.probablyfine:femto:jar:0.2.0'
<dependency org="uk.co.probablyfine" name="femto" rev="0.2.0">
  <artifact name="femto" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.probablyfine', module='femto', version='0.2.0')
)
libraryDependencies += "uk.co.probablyfine" % "femto" % "0.2.0"
[uk.co.probablyfine/femto "0.2.0"]

Dependencies

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

Project Modules

There are no modules declared in this project.