is not current version
Last Version 0.3.0

com.github.ptrajdos:MulanTools 0.0.2

Contains MulanTools package developed by Pawel Trajdos

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.ptrajdos
ArtifactId

ArtifactId

MulanTools
Version

Version

0.0.2
Type

Type

jar

Download MulanTools 0.0.2


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